Documentation Index
Fetch the complete documentation index at: https://docs.corestory.ai/llms.txt
Use this file to discover all available pages before exploring further.
1) What To Expect
For any newly created project, CoreStory provides the user with the following set of default features:- Custom Intelligence Model: A dynamically queryable central store of system metadata that provides you with on-demand code intelligence
- Chat With Your Code: Ready-to-go chat interface supporting natural language queries about your repository’s contents
- MCP Server: Ability to integrate your intelligence model into other tools using the Model Context Protocol
- Core Documents: A default set of specifications, broken out by category, to help you rapidly understand your codebase
- Optional structured exports: PDF, Markdown, and JSON versions of your specs
2) Authentication & Login
Visit the login screen to create a new account or access your existing account. CoreStory currently supports the following authentication methods:- Email and password
- Login with Google
3) Uploading a Codebase
To produce your first code intelligence model, select and upload a repository of your choosing by clicking the ”+ Upload Codebase” button in the top-right corner of your dashboard. CoreStory currently supports the following upload methods:- ZIP upload up to 100MB
- Public GitHub upload via URL
- Private GitHub upload via GitHub authentication
4) Exploring Your Intelligence Model
Following a successful upload, click on your project’s name in the dashboard to start exploring your newly created intelligence model. Try the following steps to get a feel for what you can do with CoreStory.- Chat with your code to get instant insights about your codebase
- Review your automatically generated Core Documents for an overview of your application, user stories, personas, data models, API specifications, and integration points.
- Use Workflows to create custom artifacts that support project planning, feature development, application maintenance, modernization, migration, and more.
- Configure MCP integrations with other tools and start running CoreStory Playbooks.