Browse
→ AI & Models
→ agents-mcp
agents-mcp
Rust MCP server platform for specialized LLM agents. Each agent lives in an agents folder with prompt and config files, supports hot reload without rebuilds, and can run foreground or background calls through multiple model providers including OpenAI-compatible APIs, Anthropic Messages, Claude Code CLI, Codex CLI, and local models. Public GitHub repository created September 13, 2026.
MCP unverified
Integration
| Transport | stdio |
| Auth | api-key |
| Endpoint | agents-mcp --transport stdio |
| Install | git clone https://github.com/Regsorm/agents-mcp.git && cd agents-mcp && cargo build --release |
Use Cases
| 01 | Expose a folder of specialized LLM agents as callable MCP tools without rebuilding the server |
| 02 | Start background agent calls, wait for results, cancel runs, and inspect history through MCP |
| 03 | Bridge MCP clients to direct model APIs, Claude Code, Codex CLI, or local models with secret interpolation from environment variables |
Tags
agent-platform multi-agent hot-reload background-jobs claude-code codex openai-compatible rust
Machine-readable: /api/servers.json
· JSON-LD schema embedded in <head>