MCP.so
登录

Archimedes Market

@archimedes-market

关于 Archimedes Market

Discover verified deep-tech engineering bounties from any AI agent. Every bounty is funded in Stripe escrow

基本信息

分类

金融与商务

传输方式

stdio

发布者

archimedes-market

提交者

Emmanuel “CUBE” Kubikus

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "archimedes": {
      "command": "npx",
      "args": [
        "-y",
        "@archimedes-market/mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Archimedes Market?

Archimedes Market is an MCP server that exposes a single search_bounties tool, allowing AI agents to search for funded bounties on the Archimedes Market platform. It is designed for developers using AI assistants to discover real, verified engineering tasks with money in escrow.

How to use Archimedes Market?

Install by adding the JSON configuration to your MCP client (Claude Desktop, Cursor, Cline) using npx -y @archimedes-market/mcp. For server-side agents, call the hosted HTTP endpoint POST https://archimedes.market/api/mcp. After setup, the search_bounties tool appears in the agent’s tool list and can be invoked with filters like free-text query, category, funding status, and price band.

Key features of Archimedes Market

  • Searches bounties by free-text, category, funding status, and price band.
  • Returns title, summary, payout (USD cents), deadline, and public URL.
  • Every bounty is funded in Stripe escrow before engineers see it.
  • Submissions are AI-verified (Semgrep, OpenAI review, license scan).
  • Agent only surfaces bounties with real money behind them.

Use cases of Archimedes Market

  • Find paid engineering tasks matching a specific skill or technology.
  • Filter bounties by payout range and deadline to prioritize opportunities.
  • Equip AI coding assistants to autonomously surface verified, funded tasks.
  • Quickly browse high-confidence bounties without sifting through fake listings.

FAQ from Archimedes Market

What tool does the server provide?

It provides the search_bounties tool, which searches open bounties on Archimedes Market by free-text query, category, funding status, and price band.

How does the server ensure bounties are real?

Every bounty is funded in Stripe escrow before engineers can see it, and submissions are AI-verified before buyers review them.

How do I install the Archimedes Market MCP server?

Add the following JSON to your MCP config: {"mcpServers":{"archimedes":{"command":"npx","args":["-y","@archimedes-market/mcp"]}}} for stdio clients, or use the HTTP endpoint for server-side agents.

What information is returned for each bounty?

Each bounty returns the title, summary, payout in

评论

金融与商务 分类下的更多 MCP 服务器