-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Configured MCP like this inside my project:
"mcp": {
"jira": {
"type": "remote",
"url": "https://mcp.atlassian.com/v1/sse"
}
},
opencode mcp auth jira shows:
opencode mcp auth jira
┌ MCP OAuth Authentication
│
▲ No OAuth-enabled MCP servers configured
│
● Add OAuth config to a remote MCP server in opencode.json:
│
●
│ "mcp": {
│ "my-server": {
│ "type": "remote",
│ "url": "https://example.com/mcp",
│ "oauth": {
│ "scope": "tools:read"
│ }
│ }
│ }
│
└ Done
I thought it may also help to try to invoke the tools and then the Oauth process will start but the agent doesn't know the tools.
OpenCode version
1.0.150
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
macOS 26.1
Terminal
iTerm 2
chindris-mihai-alexandru
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working