Loading MCP server directory, please wait...
Let your agent chase the documents: create, chase, read and collect DokuTrak Document Requests.
npx @getmcp/cli add io.github.Crackx17/dokutrak-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DOKUTRAK_API_KEYThe Agent Connection, issued from Settings → Connect an agent in the DokuTrak app.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Crackx17/dokutrak-mcp": {
"command": "npx",
"args": [
"-y",
"dokutrak-mcp"
],
"env": {
"DOKUTRAK_API_KEY": "",
"DOKUTRAK_API_URL": ""
}
}
}
}