Loading MCP server directory, please wait...
Read your Xenmark drawing reviews from AI assistants: projects, drawings, comments, notifications.
npx @getmcp/cli add io.github.Xenmark/xenmark-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
XENMARK_TOKENYour Xenmark Personal API token (Postman, GitHub), generated in Xenmark under Account & Security > Connected apps.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Xenmark/xenmark-mcp": {
"command": "npx",
"args": [
"-y",
"xenmark-mcp"
],
"env": {
"XENMARK_TOKEN": ""
}
}
}
}