Codeium's agentic IDE — compose AGNT tools via MCP without leaving the editor.
Windsurf + AGNT
Codeium's agentic IDE — compose AGNT tools via MCP without leaving the editor.
Official sourceWhat it is
Windsurf (by Codeium) is an agentic IDE that runs autonomous coding flows. It supports MCP servers as external tool providers, allowing agents to call real APIs during code generation.
Like Cursor, Windsurf discovers MCP tool schemas at startup and exposes them to its internal agent, making third-party integrations a config-level operation.
Where AGNT fits
- AGNT's MCP server works identically in Windsurf as in Cursor — add the `/mcp/sse` endpoint to Windsurf's MCP config and the agent gains venue search, memory, and booking tools.
- Windsurf's autonomous flows can use AGNT tools to build and test venue-related features without manual API exploration — the agent discovers available operations from the MCP schema.
- Developers using Windsurf to build on the AGNT platform get real-time venue data and booking state as agentic context during implementation.
Integration recipes
Add AGNT venue tools to Windsurf via MCP
Same MCP config pattern as Cursor — point Windsurf at /mcp/sse.
Build an MCP server exposing AGNT wiki + graph
Query AGNT's venue graph from Windsurf's agent.
Wire AGNT memory into Claude Code as an MCP server
The MCP walkthrough is tool-agnostic — works across all MCP clients.
Prompts & playbooks
Links
Share as social post
AGNT + Windsurf: Codeium's agentic IDE — compose AGNT tools via MCP without leaving the editor. https://agntdot.com/stack/windsurf
131 / 280 chars