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
?
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Safe File MCP
A test server demonstrating all features of the MCP protocol, including prompts, tools, resources, and sampling.
Hashnet MCP (Hashgraph Online Registry Broker)
MCP server for agent discovery, registration, and chat via the Hashgraph Online Registry Broker.
UUIDv7 Generator
A server for generating version 7 universally unique identifiers (UUIDv7).
PyAutoGUI Server
An MCP server for PyAutoGUI that enables automated GUI testing and control, including mouse and keyboard actions, screenshots, and screen information.
Lerian MCP Server
Provides educational content, model information, and read-only API interactions for Lerian developers.
sourcemap-retrace-mcp
Decodes minified stack traces back to original TypeScript source using source maps
ASKME-CLI
A command-line interface to prompt users for their next plan or confirmation.
UntitledUI MCP
An MCP server for UntitledUI components
Replicate Imagen 4 MCP Server
Access Google's Imagen 4 Ultra model via the Replicate platform for high-quality image generation.
MCP Feedback Enhanced
An MCP server for interactive user feedback and command execution in AI-assisted development, supporting both Web and Desktop interfaces.