Register Atlassian's MCP server
Jira and Confluence reached Claude Code through two claude.ai connectors, which are configured per account rather than per machine and had been added twice. Atlassian hosts its own MCP server, so it belongs in this list with the others and a new machine picks it up from the installer. It carries no token. The server runs its own OAuth and Claude Code signs in through /mcp on first use.
This commit is contained in:
@@ -19,3 +19,7 @@ nanokvm-mac http https://macnano.gbrown.org/api/mcp NANOKVM_MAC_TOKEN
|
|||||||
# Bill Tracker's hosted MCP server. No token: it is an OAuth server of its own
|
# Bill Tracker's hosted MCP server. No token: it is an OAuth server of its own
|
||||||
# and Claude Code signs in through Gib's Auth on first use.
|
# and Claude Code signs in through Gib's Auth on first use.
|
||||||
bill-tracker http https://mcp.billtracker.gbrown.org/mcp
|
bill-tracker http https://mcp.billtracker.gbrown.org/mcp
|
||||||
|
|
||||||
|
# Atlassian's hosted MCP server for Jira and Confluence. No token: it is an
|
||||||
|
# OAuth server and Claude Code signs in through /mcp on first use.
|
||||||
|
atlassian http https://mcp.atlassian.com/v1/mcp
|
||||||
|
|||||||
Reference in New Issue
Block a user