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
{
"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