You're viewing a demo portfolio
Explore
MCP EcosystemWant to try it with your own data?
Add up to 10,000 DOIs or GitHub URLs at a time, bringing them and their related entities into the graph. Build portfolios and run queries across them.
Join the waitlistPRSM is built and maintained by one person. The platform works today, but opening it up will be slow and deliberate. If you want to help shape this infrastructure, or speed things up, let's talk.
io.github.ronrey/federation
Multi-tenant MCP gateway for AI commerce. One connection, every store.
biocontext
Not listed
glama
Not listed
mcp.so
Not listed
nerq
Not listed
pulsemcp
Not listed
smithery
Not listed
Call any comAI API endpoint not covered by specific tools. Use this for: payments, shipping rates, recommendations, returns, user profiles, policies, help articles, and more. Read the 'api_documentation' resource first to see available endpoints and their parameters. IMPORTANT: For multi-tenant operations (checkout, cart, orders), you MUST specify the tenant_id parameter. The tenant_id should match the tenant where the cart/customer data exists (e.g., 'vnm-sport', not 'test-test'). Common endpoints: - GET /v1/users/{userId} - Get user profile - GET /v1/recommendations/{userId} - Get personalized recommendations - GET /v1/shipping/rates - Calculate shipping rates - POST /v1/checkout - Process checkout (requires tenant_id) - GET /v1/returns/{returnId} - Check return status - POST /v1/returns - Request a return - GET /v1/help - Search help articles - GET /v1/policies - List store policies - GET /v1/api-keys - List user's API keys (requires auth) - POST /v1/api-keys - Create new API key (requires auth) (Federated: requires tenant_id. For cart/orders, pass auth_token from POST /v1/auth/login. Product IDs are MongoDB ObjectIds from catalog_search.)
Get the current autonomy configuration — per-domain autonomy levels, limits, and escalation settings. (Federated: requires tenant_id. For cart/orders, pass auth_token from POST /v1/auth/login. Product IDs are MongoDB ObjectIds from catalog_search.)
No endpoints wrapped at confidence ≥ 0.9.
No maintainers met the attribution threshold for this repository.