Skip to main content
Glama
anhmtk

AgentShare Price API


AI agents — start here

Resource

URL

Authoritative contract

https://agentshare.dev/agent.json

Structured GitHub index

AI_DISCOVERY.json

LLM summary

llms.txt

Agent briefing

AGENTS.md

For-agents (JSON)

GET https://agentshare.dev/for-agents + Accept: application/json

Managed Agents template

https://agentshare.dev/api/v1/examples?template=managed-agent

MCP endpoint

https://agentshare.dev/mcp

MCP server card (6 tools)

https://agentshare.dev/.well-known/mcp/server-card.json

Antigravity skill manifest

https://agentshare.dev/.well-known/antigravity-skills.json

This repository is the public, lightweight face on GitHub. Production API implementation is private; behavior is defined by the live URLs above.


MCP tools (6)

Tool

Purpose

search_products

Multi-source price comparison

best_offer

Single cheapest in-stock offer

best_offer_under_budget

Best offer under max price

product_detail

Full product by id from search

commerce_quote

ACP / agent-buyer listings envelope

service_meta

Capabilities, limits, coverage

Responses include data_status, freshness, and trust metadata — see https://agentshare.dev/docs


Quick connect (MCP)

{
  "mcpServers": {
    "agentshare": {
      "url": "https://agentshare.dev/mcp",
      "headers": { "X-API-Key": "YOUR_AGENTSHARE_KEY" }
    }
  }
}

Free key (~100 req/month): https://agentshare.dev/signup

See mcp-config.json and server/bridge.mjs for Node bridge.


Antigravity & Gemini (2026)

Aligned with Google I/O 2026 agentic stack (Antigravity 2.0, SDK, Gemini 3.5 Flash tool loops).


Coverage

AI hardware, robotics, mini PCs, robot/RC power — https://agentshare.dev/coverage


License

MIT — LICENSE

Install Server
A
license - permissive license
A
quality
C
maintenance

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anhmtk/agentshare-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server