Skip to content
Cursor

Agent-Native Chat for Cursor

io.github.builderio/agent-native-chat

Minimal chat-first app with durable threads, actions, and the app-agent loop

client:Cursor transport:streamable-http

Install Agent-Native Chat in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-native-chat": {
      "url": "https://starter.agent-native.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agent-Native Chat in other clients