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