AI-native IDE with built-in MCP client — point it at AGNT's venue tools.
Cursor + AGNT
AI-native IDE with built-in MCP client — point it at AGNT's venue tools.
Official sourceWhat it is
Cursor is an AI-native code editor forked from VS Code. It ships a built-in agent that can read your project, edit files, run terminal commands, and call MCP servers as external tools — all from a chat sidebar.
The key differentiator for AGNT composition: Cursor's MCP client discovers tool schemas at startup, so adding AGNT's venue search, memory, and booking tools requires only a config entry.
Where AGNT fits
- AGNT's MCP server at `/mcp/sse` plugs directly into Cursor's MCP configuration. Once connected, the Cursor agent gains venue search, memory read/write, and knowledge graph tools — no plugin code required.
- Cursor agents building on the AGNT platform can use structured venue data, user memory, and booking state as first-class context, making agent development faster than manual API calls.
- Skills authored for AGNT's soul loader are also usable as Cursor-level instructions, creating a shared skill surface between the production agent and the development environment.
Integration recipes
Add AGNT venue tools to Cursor via MCP
Configure Cursor's MCP client against AGNT's /mcp/sse endpoint for instant venue search tools.
Build an MCP server exposing AGNT wiki + graph
Query AGNT's venue graph and wiki from Cursor's agent.
Wire AGNT memory into Claude Code as an MCP server
Same MCP config pattern works for both Cursor and Claude Code.
Prompts & playbooks
Links
Share as social post
AGNT + Cursor: AI-native IDE with built-in MCP client — point it at AGNT's venue tools. https://agntdot.com/stack/cursor
121 / 280 chars