Claude Code
CLI
- Run from any project root:
# add the OSD MCP server claude mcp add --transport http osd \ https://api.orionsoftwaredev.com/mcp
- Sign in when the browser opens. Done.
# add the OSD MCP server claude mcp add --transport http osd \ https://api.orionsoftwaredev.com/mcp
{
"mcpServers": {
"osd": {
"url": "https://api.orionsoftwaredev.com/mcp"
}
}
}
osd, URL below.URL https://api.orionsoftwaredev.com/mcp Transport http
OAuth metadata + Dynamic Client Registration — no manual credentials.
/.well-known/oauth-authorization-server at the URL above.login.orionsoftwaredev.com for Cognito-backed auth.