x402stock
x402/x402stockx402 service listed on awesome-x402: x402stock [x402: $0.001/call on eip155:8453, category=utility]
Tools · 4
Search x402stock's 136 data endpoints (US stocks, options, crypto, forex, macro, SEC filings, alternative data) by keyword. Returns matching endpoints with method, path and a one-line summary. Start h…
Full documentation for one endpoint: description, path/query parameters with examples, and a ready-to-use example call. Pass the path from search_endpoints (template or concrete), e.g. "/api/v1/aggreg…
Call a catalog endpoint and return its JSON. `path` must be concrete (real ticker/values substituted, e.g. "/api/v1/quote/AAPL"); pass query parameters via `query`. Covered by your subscription key (u…
Plan, status, and calls used this month for the API key this MCP server was connected with. Does not consume a call.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"x402stock": {
"url": "https://x402stock.xyz/api/mcp",
"transport": "http"
}
}
}