Loading MCP server directory, please wait...
List and create Manthan concept-card decks from an AI agent — no AI quota spent for imports.
npx @getmcp/cli add tech.sirune/manthanRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationManthan personal API key as a bearer token, e.g. 'Bearer mtn_...' (generate one from the Developer tab in your account profile)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tech.sirune/manthan": {
"url": "https://api.sirune.tech/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}