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