Connect the GitHub App
Sign in to the Repospec dashboard and install the GitHub App for the organizations or accounts that host your spec repositories. The app requests only the repository access you grant.
Register a project and spec paths
Create a project in Repospec by selecting a GitHub repository and branch, then register one or more spec file paths (and a project slug). These paths define which files the project can fetch for MCP tools.
Create an MCP token
In the dashboard, create an MCP token. You will use this token in the Authorization header when connecting MCP clients to the Repospec MCP server (Authorization: Bearer <token>).
IDE configuration (example)
Configure your MCP client to point at the Repospec MCP endpoint and include your token. The exact file and format depend on your client; follow your product’s MCP configuration docs and set the server URL and bearer token Repospec provides.