9 utility tools for agents: DNS, WHOIS, email, IP, URL, headers, QR, text, tech. x402 on Base.
claude mcp add agent-tools --transport http https://tools.beethoven2024.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"agent-tools": {
"url": "https://tools.beethoven2024.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-tools": {
"serverUrl": "https://tools.beethoven2024.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-tools": {
"type": "http",
"url": "https://tools.beethoven2024.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-tools": {
"url": "https://tools.beethoven2024.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tools.beethoven2024.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://tools.beethoven2024.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.WingedGuardian--agent-tools/reviews or the review_server meta-tool.
POST /mcp