Foundry
x402/foundryx402 service listed on awesome-x402: Foundry [x402: $0.001/call on eip155:8453, category=utility]
Tools · 9
List all documentation pages with their titles and paths.
Read the content of a documentation page by its path.
Search documentation for a query string. Uses AI (semantic) search when configured, with keyword fallback.
Submit feedback about a documentation page to the site maintainers.
List available source code repositories.
List source code files in a directory.
Read a source code file.
Get a recursive file tree of the source code.
Search source code for a pattern.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"foundry": {
"url": "https://getfoundry.sh/api/mcp",
"transport": "http"
}
}
}