Integrations
Share context with VS Code.
1
Get an API key from your Credos account
2
Add a new remote MCP connection to your project
.vscode/mcp.json
{ "servers": { "credos": { "type": "http", "url": "https://mcp.credos.dev", "headers": { "Authorization": "Bearer ${env:CREDOS_MCP_API_KEY}", "Accept": "application/json, text/event-stream" } } } }
3
Enable Credos MCP server from VS Code settings
4
Tell VS Code to follow your agent rules via
.github/copilot-instructions.md
Terms
Privacy
Cookie
Blog
Contact
© 2026 Credos