mcpbridge

command
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Command mcpbridge shows the reverse direction: scope exposes a chat.Tool as an MCP server so external hosts (Claude Desktop, Cursor, ...) can drive a scope agent's tools.

Run as a stdio MCP server (the host spawns the binary and talks over stdin/stdout):

go run ./examples/mcp/mcpbridge

The example uses an in-memory transport pair so it runs offline; for real deployments swap to sdkmcp.StdioTransport{} (or the SDK's Streamable HTTP handler). See scope/mcp/ARCHITECTURE.md §5.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL