get_project — PeopleMCP MCP Tool Read-only
get_project
(get project) is one of 11 tools on the
PeopleMCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_project from your client
- Claude Code PeopleMCP get_project run in your project directory
- Claude Desktop PeopleMCP get_project ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PeopleMCP get_project ~/.cursor/mcp.json
- VS Code PeopleMCP get_project .vscode/mcp.json
- Zed PeopleMCP get_project ~/.config/zed/settings.json
- Windsurf PeopleMCP get_project ~/.codeium/windsurf/mcp_config.json
- Cline PeopleMCP get_project ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PeopleMCP get_project ~/.gemini/settings.json
- Grok PeopleMCP get_project .mcp.json (in your project root)
- ChatGPT PeopleMCP get_project Settings → Connectors → Advanced → Developer mode
- Claude.ai PeopleMCP get_project Settings → Connectors → Add custom connector
- LangChain PeopleMCP get_project pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http people-mcp https://people-mcp.194-87-35-210.sslip.io/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.