Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Foundry

x402/foundry

x402 service listed on awesome-x402: Foundry [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
700ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

list_pages

List all documentation pages with their titles and paths.

read_page

Read the content of a documentation page by its path.

search_docs

Search documentation for a query string. Uses AI (semantic) search when configured, with keyword fallback.

submit_feedback

Submit feedback about a documentation page to the site maintainers.

list_sources

List available source code repositories.

list_source_files

List source code files in a directory.

read_source_file

Read a source code file.

get_file_tree

Get a recursive file tree of the source code.

search_source

Search source code for a pattern.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "foundry": {
      "url": "https://getfoundry.sh/api/mcp",
      "transport": "http"
    }
  }
}