Autonomad1
Rank #52,702ai.autonomad/travel
AI travel agent — book flights, hotels, activities, and events worldwide via autonomad.ai.
Autonomad1 is a Model Context Protocol (MCP) server published by autonomad1. It ranks #52,702 of 132,113 servers tracked on MCP Toplist. Autonomad1 is listed on Official MCP, with 2 tracked versions. It was first listed on May 11, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 79,411 of 132,113 servers on MCP Toplist.
Use Autonomad1
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http travel https://mcp.autonomad.ai/mcpclaude mcp add travel -e "AUTONOMAD_API_URL=<your AUTONOMAD_API_URL>" -e "AUTONOMAD_AGENT_MODE=<your AUTONOMAD_AGENT_MODE>" -- npx -y autonomad-travelReplace each placeholder with your own value before saving.
[mcp_servers.travel]
url = "https://mcp.autonomad.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.travel]
command = "npx"
args = ["-y", "autonomad-travel"]
[mcp_servers.travel.env]
AUTONOMAD_API_URL = "<your AUTONOMAD_API_URL>"
AUTONOMAD_AGENT_MODE = "<your AUTONOMAD_AGENT_MODE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.autonomad.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"travel": {
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "<your AUTONOMAD_API_URL>",
"AUTONOMAD_AGENT_MODE": "<your AUTONOMAD_AGENT_MODE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"travel": {
"url": "https://mcp.autonomad.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"travel": {
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "<your AUTONOMAD_API_URL>",
"AUTONOMAD_AGENT_MODE": "<your AUTONOMAD_AGENT_MODE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"travel": {
"type": "http",
"url": "https://mcp.autonomad.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"travel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "<your AUTONOMAD_API_URL>",
"AUTONOMAD_AGENT_MODE": "<your AUTONOMAD_AGENT_MODE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"travel": {
"serverUrl": "https://mcp.autonomad.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"travel": {
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "<your AUTONOMAD_API_URL>",
"AUTONOMAD_AGENT_MODE": "<your AUTONOMAD_AGENT_MODE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"travel": {
"url": "https://mcp.autonomad.ai/mcp"
}
}
}{
"mcpServers": {
"travel": {
"command": "npx",
"args": [
"-y",
"autonomad-travel"
],
"env": {
"AUTONOMAD_API_URL": "<your AUTONOMAD_API_URL>",
"AUTONOMAD_AGENT_MODE": "<your AUTONOMAD_AGENT_MODE>"
}
}
}
}Replace each placeholder with your own value before saving.
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/ai.autonomad%2Ftravel)<a href="https://mcptoplist.com/server/ai.autonomad%2Ftravel"><img src="https://mcptoplist.com/badge/ai.autonomad%2Ftravel.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
autonomad1
Other servers by autonomad1
View all autonomad1 servers →Available versions (2)
| Version | Published |
|---|---|
| 1.4.4 | Sep 18, 2026 |
| 1.4.0 | May 11, 2026 |
Frequently asked questions
- Who maintains Autonomad1?
- Autonomad1 is maintained by autonomad1, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Autonomad1 listed on the Official MCP Registry?
- Yes — Autonomad1 is listed on the Official MCP Registry.
- How many versions does Autonomad1 have?
- MCP Toplist tracks 2 versions of Autonomad1, most recently published on Sep 18, 2026.
- Where can I find the source code for Autonomad1?
- The source code for Autonomad1 is hosted at github.com/Autonomad1/autonomad1.
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.