MeetMyAgent for Cursor
io.studiomeyer/meetmyagent
Give your business its own AI agent and run it from any MCP client.
client:Cursor
transport:streamable-http
Install MeetMyAgent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"meetmyagent": {
"url": "https://meetmyagent.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs