Inspect the tools an MCP server exposes

rules & mcp

// what it does

cursor-agent mcp list-tools <identifier> prints the tool names, descriptions, and parameter details for one server, so you can see exactly what the agent can call before wiring it into a workflow. The identifier is the server's key from mcp.json.

// shell

$ cursor-agent mcp list-tools linear

// resources