estimate_design_fee — People Can Build MCP Tool
estimate_design_fee
(estimate design fee) is one of 8 tools on the
People Can Build
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call estimate_design_fee from your client
- Claude Code People Can Build estimate_design_fee run in your project directory
- Claude Desktop People Can Build estimate_design_fee ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor People Can Build estimate_design_fee ~/.cursor/mcp.json
- VS Code People Can Build estimate_design_fee .vscode/mcp.json
- Zed People Can Build estimate_design_fee ~/.config/zed/settings.json
- Windsurf People Can Build estimate_design_fee ~/.codeium/windsurf/mcp_config.json
- Cline People Can Build estimate_design_fee ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI People Can Build estimate_design_fee ~/.gemini/settings.json
- Grok People Can Build estimate_design_fee .mcp.json (in your project root)
- ChatGPT People Can Build estimate_design_fee Settings → Connectors → Advanced → Developer mode
- Claude.ai People Can Build estimate_design_fee Settings → Connectors → Add custom connector
- LangChain People Can Build estimate_design_fee pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.peoplecanbuild.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 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.