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