2 months ago
x402 micropayment API for AI agents. In-memory vector store with cosine similarity search. For RAG pipelines. Pay per call with USDC on Base.
Server Config
{
"mcpServers": {
"vector-search": {
"url": "https://vector-search-production-bc61.up.railway.app/mcp",
"transport": "sse"
}
}
}