Coco AI is a unified search platform designed to connect all your enterprise applications and data into a single, powerful search interface, enhancing collaboration and productivity. It offers features like Gen-AI Chat tailored to your organization's knowledge and is available on desktop and mobile.
Coco AI is a unified search platform designed to connect all your enterprise applications and data into a single, powerful search interface, enhancing collaboration and productivity. It offers features like Gen-AI Chat tailored to your organization's knowledge and is available on desktop and mobile.
pnpm install && pnpm tauri devAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"coco-ai-app": {
"command": "npx",
"args": [
"-y",
"pnpm install && pnpm tauri dev"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Coco AI App?"
No configuration required. This server works out of the box.
"What resources are available in Coco AI App?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Coco AI App"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Coco AI App with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.