Autonomous research agent that pays every source it cites in USDC on Arc via x402 micropayments.
claude mcp add keryx -- npx -y keryx-mcp
claude_desktop_config.json
{
"mcpServers": {
"keryx": {
"command": "npx",
"args": [
"-y",
"keryx-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"keryx": {
"command": "npx",
"args": [
"-y",
"keryx-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"keryx": {
"command": "npx",
"args": [
"-y",
"keryx-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"keryx": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"keryx-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"keryx": {
"command": "npx",
"args": [
"-y",
"keryx-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.tang-vu--keryx/reviews or the review_server meta-tool.
POST /mcp