Pixeltable for AI coding agents
Give your coding agent a multimodal backend. One app.py declares tables, computed columns, indexes, and HTTP routes; the agent installs the CLI, the Skill, and MCP once, then builds and deploys.
8 agentsOne setup playbook for all of them
One setup for every agent
Hand your agent pixeltable.com/get-started.md. It runs three steps, then ships a first app.
Install Pixeltable
The pxt CLI plus the Python package. `pxt init` marks the project root.
Add the Pixeltable Skill
`npx skills add pixeltable/pixeltable-skill` teaches the agent table, index, and UDF patterns.
Connect MCP
pixeltable-web for docs search; pixeltable-developer to inspect and query a catalog.
Per-agent guides
Install instructions, MCP configuration, and example prompts for each coding agent.
Devin
Autonomous AI software engineer. Plans, codes, debugs, and deploys independently.
Cognition
Setup guideClaude Code
Agentic coding in your terminal. Understands your codebase, runs commands, and edits files.
Anthropic
Setup guideCursor
The AI-first IDE. Agent mode edits across files, runs commands, and iterates on errors.
Anysphere
Setup guideCodex
OpenAI's coding agent for the terminal and cloud. Reads and writes files, executes commands.
OpenAI
Setup guideGitHub Copilot
AI pair programmer with agent mode. The workspace agent understands your entire project.
GitHub
Setup guideWindsurf
The agentic IDE. Cascade flows through multi-step coding tasks.
Codeium
Setup guideGemini CLI
Google's open-source terminal agent powered by Gemini.
OpenCode
Open-source, provider-agnostic coding agent for the terminal.
SST
Setup guideMachine-readable surfaces
Every page on this hub has a markdown representation: fetch /agents/<slug>.md or send Accept: text/markdown. Agents can start at get-started.md, llms.txt, or agent.json.