find_contractors — contractors.fyi MCP Tool Read-only
find_contractors
(find contractors) is one of 8 tools on the
contractors.fyi
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call find_contractors from your client
- Claude Code contractors.fyi find_contractors run in your project directory
- Claude Desktop contractors.fyi find_contractors ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor contractors.fyi find_contractors ~/.cursor/mcp.json
- VS Code contractors.fyi find_contractors .vscode/mcp.json
- Zed contractors.fyi find_contractors ~/.config/zed/settings.json
- Windsurf contractors.fyi find_contractors ~/.codeium/windsurf/mcp_config.json
- Cline contractors.fyi find_contractors ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI contractors.fyi find_contractors ~/.gemini/settings.json
- Grok contractors.fyi find_contractors .mcp.json (in your project root)
- ChatGPT contractors.fyi find_contractors Settings → Connectors → Advanced → Developer mode
- Claude.ai contractors.fyi find_contractors Settings → Connectors → Add custom connector
- LangChain contractors.fyi find_contractors pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http contractors https://contractors.fyi/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.