loading…
Search for a command to run...
loading…
Access your Anytype data seamlessly with this server. Interact with spaces, objects, and templates to enhance your AI assistant's capabilities. Manage your data
Access your Anytype data seamlessly with this server. Interact with spaces, objects, and templates to enhance your AI assistant's capabilities. Manage your data efficiently and optimize token usage for better performance. For more info refer to: https://github.com/Qwinty/anytype-mcp
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"anytype-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"Qwinty/anytype-mcp"
]
}
}
}