loading…
Search for a command to run...
loading…
A functional-models-orm datastore provider that uses the @modelcontextprotocol/sdk. Great for using models on a frontend.
A functional-models-orm datastore provider that uses the @modelcontextprotocol/sdk. Great for using models on a frontend.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"functional-models-orm-mcp": {
"command": "npx",
"args": [
"-y",
"functional-models-orm-mcp"
]
}
}
}