Agent Price Api
@anhmtk
About Agent Price Api
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, …).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Agent Price Api?
Agent Price Api is an MCP server that provides structured marketplace prices for AI agents, enabling bots and IDE integrations (Cursor, Claude, etc.) to search, compare, and pick the best in-stock offers from connected sources. It is built for automated tools, not as a consumer shopping site.
How to use Agent Price Api?
Connect your MCP client to the Streamable HTTP endpoint at https://agentshare.dev/mcp and include your AgentShare API key via the X-API-Key or Authorization: Bearer header. Use the provided MCP tools: price_search, best_offer, best_offer_under_budget, and service_meta. A public repository at github.com/anhmtk/agentshare-mcp contains integration examples.
Key features of Agent Price Api
- MCP tools for price search and best offer
- Streamable HTTP endpoint at agentshare.dev/mcp
- Focus on AI local hardware and robotics
- Freshness metadata for beta categories
- Discovery endpoints without API key
- Built for bots and IDE integrations
Use cases of Agent Price Api
- An AI coding assistant searches for the best price on a Raspberry Pi AI kit.
- A Claude integration finds the cheapest in-stock NVIDIA Jetson under a budget.
- A bot monitors price changes on mini PCs and alerts when a deal appears.
- A robotics agent compares battery pack offers across multiple sources.
- An IDE plugin helps users select components for a maker project.
FAQ from Agent Price Api
What tools does Agent Price Api provide?
It provides four MCP tools: price_search, best_offer, best_offer_under_budget, and service_meta.
How do I authenticate?
Send your AgentShare API key on every request using the X-API-Key header or the Authorization: Bearer header.
What categories does Agent Price Api cover?
It prioritizes AI local hardware (Raspberry Pi, NVIDIA Jetson, SBCs), mini PCs, components,
Frequently asked questions
What tools does Agent Price Api provide?
It provides four MCP tools: `price_search`, `best_offer`, `best_offer_under_budget`, and `service_meta`.
How do I authenticate?
Send your AgentShare API key on every request using the `X-API-Key` header or the `Authorization: Bearer` header.
What categories does Agent Price Api cover?
It prioritizes AI local hardware (Raspberry Pi, NVIDIA Jetson, SBCs), mini PCs, components,
Basic information
More Developer Tools MCP servers
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

Skilder.ai
skilder.aiRun skills and MCP tools like production software: versioned, composed into roles, distributed to every agent from one governed library.

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

CircleCI MCP Server
CircleCIManage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents
Comments