Ask Me for Cursor
io.github.tounsils/ask-me-mcp
Ask about an operator's work, reusable patterns, availability and offer. Typed tools, eval-gated.
client:Cursor
transport:streamable-http
Install Ask Me in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ask-me-mcp": {
"url": "https://ask-me-mcp-xi.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs