a2me mcp server for Cursor
io.github.kinnectd/a2me-mcp-server
Read-only A2Me family context tools for AI assistants (members, dates, activity, relationships)
client:Cursor
transport:streamable-http
Install a2me mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"a2me-mcp-server": {
"url": "https://mcp.a2me.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs