Skip to content

RPC transport should support bindings to another worker #580

@kamal

Description

@kamal

The current implementation of #565 implements an RPC transport to another Durable Object binding in the same worker. I would like to be able to use the RPC transport to point to another worker entirely. In wrangler, this would look like

"services": [
    {
        "binding": "MyMCP",
        "service": "my-mcp-worker"
    }
 ]

Related: #551

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions