Skip to main content
Claude Code

Quick Setup Guide

1

Authorize MCP Servers to Use with Strata

Navigate to the Klavis home page and click “MCP Server” in the left sidebar. You will see a list of MCP servers available in Klavis.Klavis home pageClick the “Authorize” button next to your chosen server. Once server is authorized, you will see Green Checkmark status.Authorize MCP Servers
You can authorize one or more servers to use with Strata
2

Get Strata Server URL

From Klavis Dashboard, click “Add to Other Clients” button to get your Strata Server URL.Klavis DashboardCopy the strata URL to clipboard - you’ll need this in the next step.Copy Strata Server URL
  • Automatically redirected to OAuth authorization
  • Sign in to your account (GitHub, Google, Slack, etc.)
  • Grant necessary permissions
  • Redirected back to Klavis automatically
  • Prompted to enter an API key
  • Follow service-specific instructions to generate key
  • Paste key in the provided field
  • Click “Save” to continue
3

Configure Claude Code

Copy Your Server URL, open terminal and run the below command as shown in the screenshot below:
claude mcp add klavis-strata npx mcp-remote <strata-url>
Claude Code command to add Strata
You can add Single MCP Server URL directly here as well:
  1. Navigate to Target Server and click Three Dots next to your server
  2. Tap Show Individual Server URL and copy the URL
  3. Paste this URL in Claude Code as described above
4

Verify Tools Loading

To verify Strata server is configured properly, open Claude Code and run /mcp command.MCP Configuration in Claude CodeTo view available tools in the MCP server, navigate to Strata server and click View Tools.View Tools in Claude Code
📋 Restart Claude Code in terminal to apply the new configuration
5

Start Using in Claude Code Chat

Using MCP Server in Claude Code ChatOpen Claude Code Chat and start using natural language:
"Create a new issue titled 'Add dark mode' with priority label"
🎯 Claude Code Chat automatically detects when to use Strata based on context - no need to specify explicitly!
6

Other Commands related to MCPs

  • Remove MCP Server: claude mcp remove klavis-strata
  • List all MCP Servers: claude mcp list
  • Details of Strata: claude mcp get klavis-strata
7

Happy Building! 🎉

You’re all set! Your Strata MCP server is now integrated with Claude Code.

Troubleshooting

  • Double-check your Server URL for typos
  • Ensure stable internet connection
  • Verify authentication in Klavis dashboard
  • Try completely restarting Claude Code
  • Re-authenticate in the Klavis dashboard
  • Check if your OAuth tokens have expired
  • Verify API key permissions (for API key services)
  • Ensure you’ve granted all necessary permissions
  • Limit the number of active MCP servers
  • Check your internet connection speed
  • Restart Claude Code periodically
  • Contact support if issues persist

Need Help?

Community

Join our Discord for community support and discussions

Support

Contact our technical support team for assistance

I