MCP Server
MCP
net.memberpass/mcp
MemberPass MCP — manage projects, plans, members, payments, and analytics for Telegram creators.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.memberpass.net",
"headers": [
{
"description": "Bearer <personal-access-token>. Mint at https://app.memberpass.net/settings/tokens with the mcp:full ability.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment