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