oh my opencode slim provides lightweight agent orchestration for OpenCode. It exposes tools for managing agents, handling conversations, and executing code. Connects to OpenCode's API for code execution and agent management. Useful for developers building AI-powered coding assistants or automation tools.
oh my opencode slim provides lightweight agent orchestration for OpenCode. It exposes tools for managing agents, handling conversations, and executing code. Connects to OpenCode's API for code execution and agent management. Useful for developers building AI-powered coding assistants or automation tools.
npx -y oh-my-opencode-slimAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"alvinunreal-oh-my-opencode-slim-github": {
"command": "npx",
"args": [
"-y",
"npx -y oh-my-opencode-slim"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from oh my opencode slim?"
API Key Required
This server requires an API key from oh my opencode slim. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| OH_MY_OPENCODE_SLIM_API_KEY | Yes | Your oh my opencode slim API key |
"What resources are available in oh my opencode slim?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in oh my opencode slim"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in oh my opencode slim with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.