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