
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "miro": {4 "command": "npx",5 "args": [6 "-y",7 "@k-jarzyna/mcp-miro"8 ],9 "env": {10 "MIRO_ACCESS_TOKEN": "your_miro_access_token"11 }12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation