Skip to content
Zed

interline for Zed

io.github.choppaaahh/interline

Neutral, non-custodial MCP payment router: discover rails, then pay across them.

client:Zed transport:stdio runtime:pypi

Install interline in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "interline": {
      "command": "uvx",
      "args": [
        "interline"
      ],
      "env": {
        "APV0_BUYER_PRIVATE_KEY": "<APV0_BUYER_PRIVATE_KEY>",
        "APV0_NETWORK": "<APV0_NETWORK>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

interline in other clients