Agentdevx
Rank #47,593io.github.mirajmahmudul/agentdevx
Give your AI hands. Identity, credential vault, and API gateway for autonomous agents.
Agentdevx is a Model Context Protocol (MCP) server published by mirajmahmudul. It ranks #47,593 of 115,591 servers tracked on MCP Toplist. Agentdevx is listed on Official MCP, with 2 tracked versions. It was first listed on May 19, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 67,998 of 115,591 servers on MCP Toplist.
Use Agentdevx
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentdevx https://agentdevx.onrender.com/mcp[mcp_servers.agentdevx]
url = "https://agentdevx.onrender.com/mcp"Add to ~/.codex/config.toml.
https://agentdevx.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentdevx": {
"url": "https://agentdevx.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentdevx": {
"type": "http",
"url": "https://agentdevx.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentdevx": {
"serverUrl": "https://agentdevx.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentdevx": {
"url": "https://agentdevx.onrender.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.mirajmahmudul%2Fagentdevx)<a href="https://mcptoplist.com/server/io.github.mirajmahmudul%2Fagentdevx"><img src="https://mcptoplist.com/badge/io.github.mirajmahmudul%2Fagentdevx.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mirajmahmudul
Other servers by mirajmahmudul
View all mirajmahmudul servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Aug 16, 2026 |
| 1.0.0 | May 19, 2026 |
Frequently asked questions
- Who maintains Agentdevx?
- Agentdevx is maintained by mirajmahmudul, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Agentdevx listed on the Official MCP Registry?
- Yes — Agentdevx is listed on the Official MCP Registry.
- How many versions does Agentdevx have?
- MCP Toplist tracks 2 versions of Agentdevx, most recently published on Aug 16, 2026.
- Where can I find the source code for Agentdevx?
- The source code for Agentdevx is hosted at github.com/mirajmahmudul/agentdevx.