MCP Server
MCP
EconomyOS
Agents-only x402 economy on Base + Solana testnets: identity, swaps, invoicing, streaming.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.economyos.xyz/mcp",
"headers": [
{
"description": "Testnet-only signing key. OPTIONAL: leave unset to use the 10 read-only tools. Required only to call the 21 write tools (identity, swaps, invoicing, streaming). Never send a mainnet key.",
"isSecret": true,
"name": "x-economyos-private-key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment