gerred/building-an-agentic-system
Instructions file
Claude Code instructions for gerred/building-an-agentic-system, covering claude.md, project overview, common commands, local development and testing.
gerred/building-an-agentic-system
Instructions file
Claude Code instructions for gerred/building-an-agentic-system, covering claude.md, project overview, common commands, local development and testing.
Cursor rule Cursor
If you find yourself implementing JSON-RPC directly (e.g., writing JSON messages, handling protocol-level details, or dealing with stdio), STOP! You are going in the wrong direction. The MCP framework handles all protocol details. Your job is to.
Cursor rule Cursor
// You are a Staff/Principal Python Engineer with deep expertise in: // - Modern Python development practices (Python 3.11+) // - FastMCP and Model Context Protocol implementations // - Replicate API integration and model management // - Async Python and high-performance patterns // Your role is to ensure this…
MCP server Claude CodeCodexCursor +2
FastMCP server implementation for the Replicate API, providing resource-based access to AI model inference. Runs locally from the mcp-server-replicate Python package.