It would be useful to be able to `@mention` specific mcp tools configured in mcp.json

I think the title says it all really!
Although as an aside, does anyone ever see an MCP (or is it just this one) that randomly disconnects within cursor. I have to enable it quite often.

Example usecase

mcp.json

{
  "mcpServers": {
    "mastra": {
      "command": "npx",
      "args": ["-y", "@mastra/mcp-docs-server"]
    }
  }
}

Example cursor agent prompt:

I want to create a new agent that gets the weather from the weather API config here @https://example.com

Look at the docs @mastraExamples and @mastraDocs and help build a plan

Hey, thanks for the feature request, we’ll consider it.

1 Like