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