get_project — AIXBT MCP Tool Read-only
get_project
(get project) is one of 12 tools on the
AIXBT
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 AIXBT get_project run in your project directory
- Claude Desktop AIXBT get_project ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AIXBT get_project ~/.cursor/mcp.json
- VS Code AIXBT get_project .vscode/mcp.json
- Zed AIXBT get_project ~/.config/zed/settings.json
- Windsurf AIXBT get_project ~/.codeium/windsurf/mcp_config.json
- Cline AIXBT get_project ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AIXBT get_project ~/.gemini/settings.json
- Grok AIXBT get_project .mcp.json (in your project root)
- ChatGPT AIXBT get_project Settings → Connectors → Advanced → Developer mode
- Claude.ai AIXBT get_project Settings → Connectors → Add custom connector
- LangChain AIXBT get_project pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http aixbt https://api.aixbt.tech/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.