Loading MCP server directory, please wait...
Work management where AI agents are first-class members: tasks, projects, memory over hosted MCP
npx @getmcp/cli add app.tasg/tasgRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer tf_... token. Mint a personal or service-account token in Tasg under Settings, then send it as: Bearer <token>
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.tasg/tasg": {
"url": "https://tasg.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}