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