Agent-Native Chat
Rank #1,152io.github.BuilderIO/agent-native-chat
Minimal chat-first app with durable threads, actions, and the app-agent loop
Agent-Native Chat is a Model Context Protocol (MCP) server published by BuilderIO. It ranks #1,152 of 126,487 servers tracked on MCP Toplist, and its repository has 4,698 GitHub stars. Agent-Native Chat is listed on Official MCP, with 1 tracked version. It was first listed on Sep 9, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 125,335 of 126,487 servers on MCP Toplist.
Use Agent-Native Chat
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-native-chat https://starter.agent-native.com/mcp[mcp_servers.agent-native-chat]
url = "https://starter.agent-native.com/mcp"Add to ~/.codex/config.toml.
https://starter.agent-native.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-native-chat": {
"url": "https://starter.agent-native.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-native-chat": {
"type": "http",
"url": "https://starter.agent-native.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-native-chat": {
"serverUrl": "https://starter.agent-native.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-native-chat": {
"url": "https://starter.agent-native.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.BuilderIO%2Fagent-native-chat)<a href="https://mcptoplist.com/server/io.github.BuilderIO%2Fagent-native-chat"><img src="https://mcptoplist.com/badge/io.github.BuilderIO%2Fagent-native-chat.svg" alt="MCP Toplist: Top 1% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
BuilderIO
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Sep 10, 2026 |
Frequently asked questions
- Who maintains Agent-Native Chat?
- Agent-Native Chat is maintained by BuilderIO, which publishes 13 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Agent-Native Chat listed on the Official MCP Registry?
- Yes — Agent-Native Chat is listed on the Official MCP Registry.
- How many versions does Agent-Native Chat have?
- MCP Toplist tracks 1 version of Agent-Native Chat, most recently published on Sep 10, 2026.
- Where can I find the source code for Agent-Native Chat?
- The source code for Agent-Native Chat is hosted at github.com/BuilderIO/agent-native.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.