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.

Hold with a pointer, or hold Space or Enter.

News

OpenCode
opencode.ai > v2 > docs > api > integration > v2-integration-list

List integrations

5+ hour, 34+ min ago   (35+ words) OpenCode Retrieve available integrations and their authentication methods. GET /api/integration Query parameters location object | any Responses 200Success location Location.Inforequired 400InvalidRequestError _tag stringrequired Allowed: InvalidRequestError message stringrequired kind string | any field string | any...

OpenCode
opencode.ai > v2 > docs > api > form > v2-session-form-cancel

Cancel form

6+ hour, 33+ min ago   (60+ words) OpenCode Cancel a pending form. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired 404SessionNotFoundError | FormNotFoundError Any of: FormNotFoundError _tag stringrequired Allowed: FormNotFoundError id stringrequired message stringrequired SessionNotFoundError _tag stringrequired Allowed: SessionNotFoundError sessionID stringrequired message stringrequired 409FormAlreadySettledError _tag stringrequired Allowed: FormAlreadySettledError id stringrequired message stringrequired Request…...

OpenCode
opencode.ai > v2 > docs > api > permission > v2-permission-saved-remove

Remove saved permission

8+ hour, 2+ min ago   (23+ words) OpenCode Remove a saved permission by ID. field string | any 401UnauthorizedError _tag stringrequired Allowed: UnauthorizedError message stringrequired Request cURLJavaScriptPython CopyCopied...

OpenCode
opencode.ai > v2 > docs > api > permission > v2-session-permission-create

Create permission request

7+ hour, 43+ 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...

OpenCode
opencode.ai > v2 > docs > api > integration > v2-integration-connect-key

Connect with key

7+ hour, 58+ min ago   (14+ words) OpenCode Run a key authentication method and store the resulting credential....

OpenCode
opencode.ai > v2 > docs > api > mcp > v2-mcp-add

Add MCP server

7+ hour, 12+ 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…...

OpenCode
opencode.ai > v2 > docs > api > mcp > v2-mcp-disconnect

Disconnect MCP server

6+ hour, 58+ 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...

OpenCode
opencode.ai > v2 > docs > api > session > v2-session-background

Background blocking session tools

6+ hour, 50+ 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…...

OpenCode
opencode.ai > v2 > docs > api > skill > v2-skill-list

List skills

5+ hour, 34+ 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...

OpenCode
opencode.ai > v2 > docs > api > session > v2-session-rename

Rename session

7+ hour, 29+ 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...