Credos
Share your agent rules and skills with Cursor.
credosrulesskillsruleskillagent-ruleagent-skillcoding-best-practicescoding-standardscoding-rulesproject-conventionsteam-conventionscoding-principlescoding-preferencescoding-styles
cursor.directory·↓ 8
规则
Agent Rules
Retrieve and follow our "agent rules" from "Credos" MCP server for the following tasks:
- Code generation
- Code editing (e.g. refactoring, bug fixes)
**Note** Carry on if user skips the MCP tool call.MCP
Credos
MCP server:credos
{
"type": "http",
"url": "https://mcp.credos.dev",
"headers": {
"Authorization": "Bearer ${env:CREDOS_MCP_API_KEY}",
"Accept": "application/json, text/event-stream"
}
}