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