Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Remove saved permission
7+ hour, 52+ min ago (23+ words) OpenCode Remove a saved permission by ID. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired Request cURLJavaScriptPython CopyCopied...
Create permission request
7+ hour, 33+ min ago (43+ words) OpenCode Evaluate and, when approval is required, create a permission request for a session. agent string | any Responses 200Success data objectrequired effect Permission.Effectrequired Allowed: allow deny ask 400InvalidRequestError _tag stringrequired Allowed: InvalidRequestError message stringrequired kind string | any field string | any...
Connect with key
7+ hour, 49+ min ago (14+ words) OpenCode Run a key authentication method and store the resulting credential....
Add MCP server
7+ hour, 2+ min ago (56+ words) OpenCode Add an MCP server at runtime or replace an existing one, connecting it immediately. Mcp.RemoteConfig type stringrequired Allowed: remote url stringrequired headers object oauth Mcp.OAuthConfig | boolean redirect_uri string boolean boolean disabled boolean codemode boolean timeout object Responses 204 400InvalidRequestError _tag stringrequired…...
Disconnect MCP server
6+ hour, 48+ min ago (37+ words) OpenCode Disconnect an MCP server at runtime, removing its tools until reconnected. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired 404McpServerNotFoundError _tag stringrequired Allowed: McpServerNotFoundError server stringrequired message stringrequired Request cURLJavaScriptPython CopyCopied...
Background blocking session tools
6+ hour, 40+ min ago (59+ words) OpenCode Background blocking session tools Move active foreground backgroundable tools for this session into background observation. Idle requests are a no-op. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired 404SessionNotFoundError Any of: SessionNotFoundError _tag stringrequired Allowed: SessionNotFoundError sessionID stringrequired message stringrequired Request…...
List skills
5+ hour, 24+ min ago (32+ words) OpenCode Retrieve currently registered skills. GET /api/skill Query parameters location object | any Responses 200Success location Location.Inforequired 400InvalidRequestError _tag stringrequired Allowed: InvalidRequestError message stringrequired kind string | any field string | any...
Rename session
7+ hour, 19+ min ago (41+ words) OpenCode Update the session title. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired 404SessionNotFoundError Any of: SessionNotFoundError _tag stringrequired Allowed: SessionNotFoundError sessionID stringrequired message stringrequired Request cURLJavaScriptPython CopyCopied...
Evict a loaded location
6+ hour, 49+ min ago (33+ words) OpenCode Evict a loaded location DELETE /api/debug/location Query parameters location object | any Responses 204 400InvalidRequestError _tag stringrequired Allowed: InvalidRequestError message stringrequired kind string | any field string | any...
Begin OAuth connection
7+ hour, 52+ min ago (13+ words) OpenCode Start an OAuth attempt and return the authorization details....