loading…
Search for a command to run...
loading…
A Python framework for building MCP servers with tools and LLM adapters. Enables developers to create custom tools for Claude Desktop/Cursor and integrate with
A Python framework for building MCP servers with tools and LLM adapters. Enables developers to create custom tools for Claude Desktop/Cursor and integrate with various LLM providers including Anthropic, OpenAI, Groq, and Ollama.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"veil-mcp": {
"command": "npx",
"args": []
}
}
}