Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.46 KB

File metadata and controls

52 lines (35 loc) · 2.46 KB

Welcome to Speakeasy

Your Setup Checklist

Codebases

MCP Servers to Activate

  • datadog-mcp — Observability for logs, metrics, traces, and incidents. Ask team lead for Datadog API + app keys.
  • chrome-devtools — Drives Chrome from Claude for frontend debugging, screenshots, and DOM inspection. Install via claude mcp add (no auth).
  • pitchfork — Local dev process manager.
  • linear-server — Linear issue tracker. Run /login inside the Linear MCP server to OAuth into the team workspace.
  • notion — Internal docs and specs. OAuth via Notion MCP server's authenticate flow.

Skills to Know About

  • /mcp — Manage MCP server connections (add, remove, reauth). Most-used command by far.
  • /plugin and /reload-plugins — Install and refresh Claude Code plugins shared across the team.
  • Project skills are auto-loaded from CLAUDE.md based on task. Worth scanning the ## Skills table in /Users/adambull/dev/gram/CLAUDE.md — covers golang, postgresql, clickhouse, frontend, gram-functions, gram-management-api, gram-audit-logging, gram-rbac, glint, mise-tasks, grafana-lgtm, datadog, pitchfork, pr, spec.
  • /pr — Generates a PR for the current branch.

Team Tips

TODO

Get Started

TODO