Loading MCP server directory, please wait...
MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers
npx @getmcp/cli add ai.imboard/dossierRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.imboard/dossier": {
"command": "npx",
"args": [
"-y",
"@ai-dossier/mcp-server"
]
}
}
}