Agent Price Api

Created By
anhmtk3 months ago
Commerce and DeFi intelligence for AI agents — marketplace search, best offer, budget deals, ACP quotes, plus DEX Scout and Meteora DLMM pool briefs. Built for bots and IDE integrations (Cursor, Claude, Smithery, …).
Overview

Agent Price API (AgentShare)

Structured marketplace prices for AI agents — search, compare, and pick the best in-stock offer from connected sources. Built for bots and IDE integrations (Cursor, Claude, …), not as a consumer shopping site.

What you get

  • MCP tools (same behavior as the REST API): price_search, best_offer, best_offer_under_budget, service_meta
  • Streamable HTTP MCP at production: https://agentshare.dev/mcp — use your AgentShare API key on every request (X-API-Key or Authorization: Bearer)
  • Discovery (no key): agent.json · mcp.json · GET /api/v1/meta

Focus & honesty

We prioritize AI local hardware (e.g. Raspberry Pi, NVIDIA Jetson, SBCs), mini PCs, components, robotics / maker kits, and robot & RC power (battery packs, connectors). Other categories may exist as beta coverage — responses can include freshness metadata (crawled_at, freshness_status, data_age_seconds) so agents can judge reliability.

Auth & limits

Public source pointer

Integration examples and MCP client notes live in the public repo: github.com/anhmtk/agentshare-mcp (implementation may remain private; production is agentshare.dev).


AgentShare — price infrastructure for AI agents.

Server Config

{
  "mcpServers": {
    "agent-price-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://agentshare.dev/mcp",
        "--header",
        "X-API-Key:${AGENTSHARE_API_KEY}"
      ],
      "env": {
        "AGENTSHARE_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}
Project Info
Created At
3 months ago
Updated At
14 days ago
Author Name
anhmtk
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago