Opencode MCP
UnclaimedMCP server for OpenCode AI — 70 tools, 10 resources, 5 prompts. Use npx opencode-mcp with Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP client.
Install
claude mcp add opencode -- npx -y opencode-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (19)
opencode_ask
Create session + send prompt + get answer. One call.
opencode_check
Compact progress report for a running session (status, todos, files changed)
opencode_context
Project + VCS + config + agents in one call
opencode_conversation
Get formatted conversation history
opencode_fire
Fire-and-forget: dispatch a task, return immediately
opencode_provider_test
Quick-test whether a provider is working
opencode_reply
Follow-up message in an existing session
opencode_review_changes
Formatted diff summary for a session
opencode_run
Send a task and wait for completion (session + async send + polling)
opencode_sessions_overview
Quick overview of all sessions
opencode_setup
Check server health, providers, and project status. Use first.
opencode_status
Health + providers + sessions + VCS dashboard
opencode_wait
Poll an async session until it finishes
opencode-best-practices
Setup, tool selection, monitoring, and pitfalls
opencode-code-review
Review diffs from a session
opencode-debug
Step-by-step debugging workflow
opencode-implement
Have OpenCode build a feature
opencode-project-setup
Get oriented in a new project
opencode-session-summary
Summarize what happened in a session