Deva-me-AI/mcp-server
Deva MCP server — exposes Deva Agent Resources API as MCP tools for Claude Code, Cursor, and other MCP clients
Platform-specific configuration:
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...