Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"1mcp-agent": {
"command": "npx",
"args": [
"-y",
"@1mcp/agent"
]
}
}
}
Or smoke-test directly:
npx -y @1mcp/agent
Details
| Website | https://www.npmjs.com/package/@1mcp/agent |
|---|---|
| GitHub | git+https://github.com/1mcp-app/agent.git |
| License | unknown |
| Pricing | free |
| Tags | mcp mcp-server mcp-client model-context-protocol agent proxy server cli |
| Sources | npm |
| Discovered | 2026-05-25 |