5ire is a cross-platform desktop AI assistant and MCP client. It connects to major service providers, supports local knowledge bases, and integrates with tools via MCP servers. Developers use it to build AI-powered applications with context-aware capabilities.
5ire is a cross-platform desktop AI assistant and MCP client. It connects to major service providers, supports local knowledge bases, and integrates with tools via MCP servers. Developers use it to build AI-powered applications with context-aware capabilities.
npx -y 5ireAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"nanbingxyz-5ire-github": {
"command": "npx",
"args": [
"-y",
"npx -y 5ire"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from 5ire?"
API Key Required
This server requires an API key from 5ire. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| 5IRE_API_KEY | Yes | Your 5ire API key |
"What resources are available in 5ire?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in 5ire"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in 5ire 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.