- Notifications
You must be signed in to change notification settings - Fork1k
docs: document how to start a remote MCP Coder server#19150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
d5725d8
to9f129a1
Comparedocs/ai-coder/mcp-server.md Outdated
#MCP Server | ||
Power users can configure Claude Desktop, Cursor, or other external agents to interact with Coder in order to: | ||
Power users can configure Claude, Claude Desktop, Cursor, or other external agents to interact with Coder in order to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Either
Power users can configure Claude, Claude Desktop, Cursor, or other external agents to interact with Coder in order to: | |
Power users can configure Claude Code, Claude Desktop, Cursor, or other external agents to interact with Coder in order to: |
or
Power users can configureClaude, Claude Desktop, Cursor, or other external agents to interact with Coder in order to: | |
Power users can configureclaude.ai, Claude Desktop, Cursor, or other external agents to interact with Coder in order to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM.Claude
itself is just the model name, so we'll have to either settle for claude.ai (the web interface) or Claude Code.
a02d1c1
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Document how to start a remote MCP Coder server. Addressescoder/internal#823.