★ 0 stars
TypeScript
🤖 AI/LLM
Updated today
Focus your AI agents on what matters. 68+ bricks, 1 MCP server, modular context — from 200k to 2k tokens. Works with Claude Code, Cursor, Codex.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"focus-mcp/cli"
]
}
}
}
Run in terminal:
claude mcp add cli npx -y focus-mcp/cli
Add to .cursor/mcp.json:
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"focus-mcp/cli"
]
}
}
}
Topics
agent-toolsaibricksclaudeclaude-codeclicodexcontext-engineeringcursorfocusinkllmmarketplacemcpmodel-context-protocol