MCP Server
MCP
tech.sirune/manthan
List and create Manthan concept-card decks from an AI agent — no AI quota spent for imports.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.sirune.tech/mcp",
"headers": [
{
"description": "Manthan personal API key as a bearer token, e.g. 'Bearer mtn_...' (generate one from the Developer tab in your account profile)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment