Files

10 lines
150 B
JSON
Raw Permalink Normal View History

{
"mcpServers": {
"vikunja": {
"type": "stdio",
"command": "./scripts/vikunja-mcp.sh",
"args": [],
"env": {}
}
}
}