codegraph
25MCP server Claude CodeCodexCursor +2
MCP server "codegraph" as configured in code-yeongyu/oh-my-openagent. Launched with codegraph serve --mcp.
Cursor rules (.mdc), plus the MCP servers Cursor can attach. 80,549 indexed, measured the same four ways as everything else here.
MCP server Claude CodeCodexCursor +2
MCP server "codegraph" as configured in code-yeongyu/oh-my-openagent. Launched with codegraph serve --mcp.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
shanraisshan/claude-code-best-practice
MCP server Claude CodeCodexCursor +2
Lets the agent read DeepWiki's AI-generated documentation of any public GitHub repository and ask questions about a codebase. Runs locally from the deepwiki-mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package.
MCP server Claude CodeCodexCursor +2
MCP server "mem0", hosted remotely at mcp.mem0.ai, as configured in mem0ai/mem0.
MCP server Claude CodeCodexCursor +2
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package. Needs 1 environment variable to run.
Cursor rule Cursor
Master reference to all Coolify AI documentation in .ai/ directory.
MCP server Claude CodeCodexCursor +2
MCP server "laravel-boost" as configured in coollabsio/coolify. Launched with php artisan boost:mcp.
Cursor rule Cursor
Playwright E2E testing configuration for AI agents.
MCP server Claude CodeCodexCursor +2
MCP server "voicebox", hosted remotely at 127.0.0.1, as configured in jamiepine/voicebox.
ChromeDevTools/chrome-devtools-mcp
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server Claude CodeCodexCursor +2
Draw and visually collaborate with your agents on tldraw's canvas. Remote server at tldraw-mcp-app.tldraw.workers.dev.
MCP server Claude CodeCodexCursor +2
Lets AI clients search, explore, query, and visualize data in a Metabase instance. Remote server at {metabase_host}.
Command Cursor
Check the diff against main, and remove all AI generated slop introduced in this branch.
Command Cursor
You are the GitNexus PR review coordinator. Review the pull request named after this command (a PR URL or number for https://github.com/abhigyanpatwari/GitNexus). If none was given, ask for one.
Cursor rule Cursor
Cursor rule "index" from abhigyanpatwari/GitNexus, covering gitnexus — cursor project rules and non-negotiables (always apply).
Cursor rule Cursor
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge graph with a built in Graph RAG Agent. Perfect for code exploration.
Cursor rule Cursor
GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a git repository (Github, Gitlab, Azure, Local) or ZIP file, and get an interactive knowledge graph with a built in Graph RAG Agent. Perfect for code exploration.
MCP server Claude CodeCodexCursor +2
Graph-powered code intelligence for AI agents. Index any codebase, query via MCP or CLI. Runs locally from the gitnexus npm package.
Cursor rule Cursor
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
Cursor rule Cursor
This directory contains product and tech specs for Streamlit features.
Cursor rule Cursor
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.