Connect OpenCode to Confluence and Jira
What happens next
Set up in minutes
Choose where it runs
On your computer through your own OpenCode, or hosted in the cloud. The rest of setup adapts to your choice:
Pick what it can do in Confluence
A preset of real Confluence operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Pick what it can do in Jira
A preset of real Jira operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Connect Confluence
One sign-in. The agent acts through your account, scoped to the operations you picked.
Connect Jira
One sign-in. The agent acts through your account, scoped to the operations you picked.
Add your personal MCP link
The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your OpenCode first calls in.
1. Run this in your terminal
2. Choose Remote and paste your server URL
3. Choose No when asked about OAuth authentication — the link itself is the key
<your-link> is your personal server URL — setup mints it for you.
Exact capabilities
Tools OpenCode gets
Confluence
45 toolsList pages, optionally filtered by space, status, or title.
Get a single page by ID, optionally including its body.
Create a page in a space.
Update a page. Requires the new version number (current + 1).
Trash (or permanently purge) a page.
List all pages within a given space.
List the direct child pages of a page.
List the version history of a page.
Get the ancestor pages (breadcrumb path) of a page.
List blog posts, optionally filtered by space or status.
Get a single blog post by ID, optionally including its body.
Create a blog post in a space.
Update a blog post. Requires the new version number (current + 1).
Delete a blog post.
List spaces, optionally filtered by key, type, or status.
Get a single space by ID.
Create a new Confluence space.
List labels applied to a space.
List footer comments on a page.
Add a footer comment to a page or blog post.
Update the body of a footer comment.
Delete a footer comment.
List footer comments on a blog post.
List inline (highlight) comments on a page.
Create an inline comment anchored to selected text on a page or blog post.
Update the body of an inline comment.
Delete an inline comment.
List inline comments on a blog post.
List attachments on a page.
Get attachment metadata, including its download link.
Upload a file as an attachment to a page (v1 multipart API).
Delete an attachment.
List labels attached to a page.
Add a label to content (page or blog post). Uses the v1 API.
Remove a label from content (page or blog post). Uses the v1 API.
List custom content properties (key/value metadata) on a page.
Set a custom content property on a page.
Update an existing content property on a page (requires the property ID and current version).
Delete a content property from a page.
List inline tasks (checkboxes) across the site or filtered by space/page.
Get a single inline task by ID.
Update an inline task (e.g., mark as complete or incomplete).
Full-text / structured search via CQL (v1). Returns search results.
CQL search returning content objects only (v1).
Get the authenticated user's account info (v1).
Jira
193 toolsGet a specific issue by key or ID
Search for issues using JQL
Create a new issue
Update an existing issue
Transition an issue to a new status
List available transitions for an issue
Add a comment to an issue
Delete an issue
List accessible projects
Get project details
Search for users
Get current user details
Get metadata for an attachment
Download an attachment (returns a stored file reference)
Delete an attachment
Add attachment to an issue
Get all attachments for an issue
Get attachment with expanded human-readable data
Add worklog to an issue (time tracking)
Get a worklog by ID
Update a worklog
Delete a worklog
Get all worklogs for an issue
Get list of IDs for deleted worklogs
Get list of IDs for updated worklogs
Get all worklog property keys for a worklog
Create a project component
Get a component by ID
Update a component
Delete a component
Get all components for a project
Get issue count for a component
Create a project version/release
Get a version by ID
Update a version
Delete a version
Get all versions for a project
Merge two versions
Move version position
Get issue counts for a version
Get count of unresolved issues for a version
Get an issue link by ID
Create a link between two issues
Delete an issue link
Get watchers for an issue
Add watcher to an issue
Remove watcher from an issue
Get all priorities
Get a priority by ID
Get all resolutions
Get a resolution by ID
Get all statuses
Get a status by ID
Get all issue types
Get an issue type by ID
Get issue types for a project
Create a filter (saved JQL query)
Get a filter by ID
Update a filter
Delete a filter
Search for filters
Get a comment by ID
Get all comments for an issue
Update a comment
Delete a comment
Get all fields
Create a custom field
Get all boards
Get a board by ID
Get issues for a board
Get backlog issues for a board
Get sprints for a board
Get a sprint by ID
Create a sprint
Update a sprint
Delete a sprint
Get issues in a sprint
Move issues to a sprint
Get an epic by ID or key
Get issues in an epic
Move issues to an epic
Get remote links for an issue
Create a remote link on an issue
Delete a remote link
Get all labels for an issue
Add labels to an issue
Set labels for an issue (replaces existing)
Get a property value for an issue
Set a property value for an issue
Delete a property from an issue
Get all property keys for an issue
Get permissions for the current user
Get all permissions in the system
Check if user has specific permissions
Get all permission schemes
Get a permission scheme by ID
Create a new permission scheme
Delete a permission scheme
Get all groups
Get a group by name
Create a new group
Delete a group
Add a user to a group
Remove a user from a group
Get members of a group
Get all project roles for a project
Get a specific project role
Add actors (users/groups) to a project role
Remove actors from a project role
Get all screens
Get a screen by ID
Get all tabs for a screen
Get all fields for a screen tab
Get all issue security schemes
Get an issue security scheme by ID
Get all notification schemes
Get a notification scheme by ID
Get all workflows
Get a workflow by name
Get all workflow schemes
Get a workflow scheme by ID
Get all dashboards
Get a dashboard by ID
Create a new dashboard
Update a dashboard
Delete a dashboard
Get audit log records
Search for projects
Get an application property
Get Jira server information
Get all issue link types
Get an issue link type by ID
Create a new issue link type
Update an issue link type
Delete an issue link type
Get all field configurations
Get a field configuration by ID
Get all field configuration schemes
Get a field configuration scheme by ID
Get all issue type schemes
Get an issue type scheme by ID
Create an issue type scheme
Update an issue type scheme
Delete an issue type scheme
Get all issue type screen schemes
Get an issue type screen scheme by ID
Get a priority scheme by ID
Get all priority schemes
Archive a project
Restore an archived project
Get a project category by ID
Get all project categories
Create a project category
Update a project category
Delete a project category
Assign an issue to a user
Get changelog for an issue
Send notification for an issue
Get votes for an issue
Add vote to an issue
Remove vote from an issue
Get a user by account ID
Get groups that a user belongs to
Get all properties for a user
Get a property for a user
Set a property for a user
Delete a property from a user
Create multiple issues in bulk
Update multiple issues in bulk
Delete multiple issues in bulk
Get all avatars for a project
Get all avatars for an issue type
Get all application properties
Set an application property
Get global configuration
Get issue security level by ID
Create a new status
Update a status
Delete a status
Create a new resolution
Update a resolution
Delete a resolution
Create a new priority
Update a priority
Delete a priority
Create a new issue type
Update an issue type
Delete an issue type
Validate a JQL query
Get auto-complete suggestions for JQL
Get current user preferences
Set a user preference
Get Jira license information
Starting points
What you can build
Meet the runner
About OpenCode
Good to know
Frequently asked questions
Keep exploring
More ways to connect
More tools for OpenCode
Popular OpenCode pairs
Make it yours
Open your OpenCode agent in one click.
NoClick runs OpenCode for you with Confluence and Jira wired in as tools. Connect your account and run.