AI Deploy
Rank #72,338io.github.mmahdiahamed92-png/autonomous-intelligence
Non-custodial, rug-gated crypto swaps + token safety + discovery for AI agents.
AI Deploy is a Model Context Protocol (MCP) server published by mmahdiahamed92-png. It ranks #72,338 of 132,113 servers tracked on MCP Toplist. AI Deploy is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 59,775 of 132,113 servers on MCP Toplist.
Use AI Deploy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http autonomous-intelligence https://autonomousintelligence.io/mcpclaude mcp add autonomous-intelligence -e "AI_AGENT_KEY=<your AI_AGENT_KEY>" -- npx -y autonomousintelligence-mcpReplace each placeholder with your own value before saving.
[mcp_servers.autonomous-intelligence]
url = "https://autonomousintelligence.io/mcp"Add to ~/.codex/config.toml.
[mcp_servers.autonomous-intelligence]
command = "npx"
args = ["-y", "autonomousintelligence-mcp"]
[mcp_servers.autonomous-intelligence.env]
AI_AGENT_KEY = "<your AI_AGENT_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://autonomousintelligence.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"autonomous-intelligence": {
"command": "npx",
"args": [
"-y",
"autonomousintelligence-mcp"
],
"env": {
"AI_AGENT_KEY": "<your AI_AGENT_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autonomous-intelligence": {
"url": "https://autonomousintelligence.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"autonomous-intelligence": {
"command": "npx",
"args": [
"-y",
"autonomousintelligence-mcp"
],
"env": {
"AI_AGENT_KEY": "<your AI_AGENT_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"autonomous-intelligence": {
"type": "http",
"url": "https://autonomousintelligence.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"autonomous-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"autonomousintelligence-mcp"
],
"env": {
"AI_AGENT_KEY": "<your AI_AGENT_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autonomous-intelligence": {
"serverUrl": "https://autonomousintelligence.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"autonomous-intelligence": {
"command": "npx",
"args": [
"-y",
"autonomousintelligence-mcp"
],
"env": {
"AI_AGENT_KEY": "<your AI_AGENT_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"autonomous-intelligence": {
"url": "https://autonomousintelligence.io/mcp"
}
}
}{
"mcpServers": {
"autonomous-intelligence": {
"command": "npx",
"args": [
"-y",
"autonomousintelligence-mcp"
],
"env": {
"AI_AGENT_KEY": "<your AI_AGENT_KEY>"
}
}
}
}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/io.github.mmahdiahamed92-png%2Fautonomous-intelligence)<a href="https://mcptoplist.com/server/io.github.mmahdiahamed92-png%2Fautonomous-intelligence"><img src="https://mcptoplist.com/badge/io.github.mmahdiahamed92-png%2Fautonomous-intelligence.svg" alt="MCP Toplist: #72,338 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mmahdiahamed92-png
Other servers by mmahdiahamed92-png
View all mmahdiahamed92-png servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 5, 2026 |
Frequently asked questions
- Who maintains AI Deploy?
- AI Deploy is maintained by mmahdiahamed92-png, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is AI Deploy listed on the Official MCP Registry?
- Yes — AI Deploy is listed on the Official MCP Registry.
- How many versions does AI Deploy have?
- MCP Toplist tracks 1 version of AI Deploy, most recently published on Aug 5, 2026.
- Where can I find the source code for AI Deploy?
- The source code for AI Deploy is hosted at github.com/mmahdiahamed92-png/ai-deploy.
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.