Plugin Claude Code
Plugin marketplace listing 1 plugin: stata-toolbox.
Plugin Claude Code
Plugin marketplace listing 1 plugin: stata-toolbox.
Settings file Claude Code
Agent settings declaring 50 allowed tools.
Skill Claude CodeCodex
Run a local smoke test for the Stata-MCP server.
Skill Claude CodeCodex
Generate RFC and IMPL documents from a user-provided feature/fix description. Use when the user says something like "I want to add a feature with codex", "Implement this", "Write an RFC for...", or provides a short idea that needs to be formalized into the ai-driven/rfc + ai-driven/impl pipeline.
MCP server Claude CodeCodexCursor +2
Gives the agent up-to-date documentation and code examples for libraries and frameworks, fetched on demand so answers are not stuck at the model's training cutoff. Runs locally from the @upstash/context7-mcp npm package.
MCP server Claude CodeCodexCursor +2
GitHub's hosted MCP server: lets the agent search code, read and create issues and pull requests. Remote server at api.githubcopilot.com.
MCP server Claude CodeCodexCursor +2
MinerU MCP Server for PDF to Markdown conversion. Runs locally from the mineru-open-mcp Python package.
MCP server Claude CodeCodexCursor +2
MCP server "codex-mcp" as configured in SepineTam/mcp-for-stata. Launched with codex mcp-server.
MCP server Claude CodeCodexCursor +2
MCP server "openaiDeveloperDocs", hosted remotely at developers.openai.com, as configured in SepineTam/mcp-for-stata.
MCP server Claude CodeCodexCursor +2
MCP server "claude-code-docs", hosted remotely at code.claude.com, as configured in SepineTam/mcp-for-stata.
Instructions file
Claude Code instructions for SepineTam/mcp-for-stata, covering claude.md, project, essential commands, install/sync the development environment and run tests.
Agent
We are very excited to write this document about Claude Code with MCP-for-Stata. At my daily research, Claude Code is one of the tools I use most often.
Agent
A Chinese-language coding agent focused on documenting how MCP-for-Stata works with Claude Code. Stata is software commonly used for statistics and data analysis.
Agent
Claude Science uses a stricter sandbox policy that prevents reading from and writing to the home directory () by default. This causes the MCP-for-Stata server to fail immediately on startup when configured in the usual way.
Agent
An agent configuration focused on a Claude Science setup, where Claude is an AI coding assistant and MCP-for-Stata is a service that connects it to Stata, a statistics program.
Agent
This document explains how to use MCP-for-Stata with Codex, OpenAI's coding agent available as a CLI and as a VS Code extension.
Agent
A Chinese-language guide for connecting MCP-for-Stata to Codex, OpenAI’s coding agent, which runs from a command line or as a VS Code extension.
Agent
Usually, running uvx stata-mcp install -c dsh installs the project into DeepSeek Harness Web.
Agent
An agent-installation note for setting up a project in DeepSeek Harness Web, a web interface for running AI agents.
Agent
Since OpenClaw does not natively support the MCP tool protocol, MCP-for-Stata provides standalone CLI tool commands that OpenClaw can use through terminal tool invocation.
Agent
A command-line integration for OpenClaw, a system that does not natively support MCP tools, to use MCP-for-Stata commands. MCP is a protocol for connecting agents to external tools.
Skill Claude CodeCodex
A packaged Stata Runner skill via official MCP-for-Stata server including statado, adopackageinstall, help, readlog and getdatainfo tools. Use it when (1) need to execute Stata do-file; (2) missing ado-packages; (3) find code error caused by syntax in Stata; (4) want to read smcl and text format log file with rich…
MCP server Claude CodeCodexCursor +2
Enable AI agents to compile TeX files with LaTeX inside a Docker container. Runs locally from the latex-mcp Python package.