TokRepo
Agent-native MCP server with session_init, install_plan trust_gate, and handoff_plan for Claude Code, Codex, Cursor, Cline, Roo, Aider, OpenHands, Gemini CLI.
Agent-native infrastructure
TokRepo for AI Agents
Package manager + memory + handoff layer for every agent runtime. Pick your framework below for the shortest path.
npx -y tokrepo@latest init-agent --target all npx -y tokrepo@latest session-init --json npx -y tokrepo@latest agent-check "" --json
Anthropic CLI
Claude Code
The first-party Anthropic terminal coding agent. CLAUDE.md is its project memory; MCP servers are first-class.
CLAUDE.md + .claude/agents/
OpenAI CLI
OpenAI Codex
OpenAI Codex CLI. AGENTS.md is the project memory; ~/.codex/skills/ hosts installable skills.
~/.codex/skills/
IDE
Cursor
Cursor reads .cursor/rules/*.mdc as workspace rules and ~/.cursor/mcp.json for MCP servers.
.cursor/rules/
VS Code
Cline
Cline is a VS Code extension. .clinerules/*.md inject project rules; native MCP marketplace.
.clinerules/
VS Code Fork
Roo Code
Roo Code (Cline fork) reads .roo/rules/*.md and supports the same MCP protocol.
.roo/rules/
CLI
Aider
Aider is a terminal pair-programmer. CONVENTIONS.md is read on every session start.
CONVENTIONS.md
Autonomous
OpenHands
OpenHands (formerly OpenDevin). .openhands/microagents/repo.md is loaded as repo-scoped microagent.
.openhands/microagents/
Google CLI
Gemini CLI
Gemini CLI reads GEMINI.md as project instructions and supports MCP via extensions.
GEMINI.md
Machine-readable surfaces
Agent-discoverable endpoints
- /.well-known/agent.json
- /.well-known/mcp.json
- /.well-known/tool-catalog.json
- /.well-known/tokrepo-trust.json
- /agent-stats
◈Home🔍Search👤Me
?
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Ebitengine MCP
A server for Ebitengine games that provides debugging and recording tools by capturing game state.
Tripo MCP Server
Generate 3D models with Tripo AI. Requires the external Tripo AI Blender Addon.
Claude Code Memory Server
A Neo4j-based MCP server providing persistent memory and contextual assistance for Claude Code.
jarp-mcp
Java Archive Reader Protocol MCP server - Give AI agents X-ray vision into compiled Java code by decompiling JAR/WAR/EAR files and Maven/Gradle dependencies
Mindpilot MCP
Visualize legacy code and inspect complex flows to understand your agent's operations.
Cargo MCP
Interact with Rust projects using Cargo commands like build, test, and run.
Swagger/Postman MCP Server
Ingests and serves Swagger/OpenAPI specifications and Postman collections as MCP tools. Requires a config.json for API and authentication setup.
Website Generator MCP
An example MCP server designed for deployment on Cloudflare Workers, supporting both remote and local setups.
FileScopeMCP
Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages, Python, Lua, C, C++, Rust, Zig.
CVE MCP Server
A production-grade Model Context Protocol (MCP) server that turns Claude into a full-spectrum security analyst. Instead of juggling 15+ browser tabs across NVD, EPSS, CISA KEV, Shodan, VirusTotal, and GreyNoise, ask Claude one question and get correlated intelligence in seconds. Built with Python, FastMCP, httpx, aiosqlite, Pydantic v2, and defusedxml.