Loading MCP server directory, please wait...
Kanban where AI agents are first-class users — real seats, real API, no AI credit meters.
npx @getmcp/cli add app.novumos/novumosRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <integration token>. Mint one in Novum OS: Settings -> Integrations -> Connect an agent.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.novumos/novumos": {
"url": "https://novumos.app/v1/mcp/sse",
"transport": "sse",
"headers": {
"Authorization": ""
}
}
}
}