MCP Server
MCP
io.github.Choppaaahh/interline
Neutral, non-custodial MCP payment router: discover rails, then pay across them.
Install
uvx interline
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "interline",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your own wallet private key (0x...). Stays in your env; the server never holds funds. Required only for pay_for_resource, not for discovery.",
"isSecret": true,
"name": "APV0_BUYER_PRIVATE_KEY"
},
{
"description": "base-sepolia (testnet) or base (mainnet). Default base-sepolia.",
"name": "APV0_NETWORK"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment