1. Conduid
  2. Developer Tools
  3. pi-exa
MCP server · Developer Tools

pi-exa

Pi packages

Unclaimed other
39Low

Scored 3 days ago · breakdown

About pi-exa

pi-exa is an MCP server published by git+ben-vargas in the Developer Tools category: pi packages. It has been installed 0 times through Conduid.

Install

Install
npx @benvargas/pi-exa-mcp
Claude Code
claude mcp add pi-packages -- npx -y @benvargas/pi-exa-mcp
npx
npx -y @benvargas/pi-exa-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about pi-exa

Powered by Claude · Grounded in docs

I know everything about pi-exa. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

pi-packages

These are packages built for my personal use and shared with the community of pi in case it helps others.

Pi packages can include extensions, skills, prompt templates, and themes. See the pi packages docs for details.

Packages

Package Type Description
@benvargas/pi-synthetic-provider Extension Synthetic model provider (Kimi, GLM, MiniMax, DeepSeek, Qwen)
@benvargas/pi-antigravity-image-gen Extension Antigravity image generation (Gemini 3 Pro, inline rendering)
@benvargas/pi-exa-mcp Extension Exa MCP tools — web search + code context
@benvargas/pi-firecrawl Extension Firecrawl tools — scrape, map, search
@benvargas/pi-ancestor-discovery Extension Ancestor discovery for skills, prompts, themes
@benvargas/pi-cut-stack Extension Cut-stack editor shortcuts
@benvargas/pi-openai-fast Extension /fast toggle for OpenAI priority service tier on supported GPT-5.4 models
@benvargas/pi-openai-verbosity Extension Config-backed OpenAI Codex text verbosity rewrites
@benvargas/pi-claude-code-use Extension Anthropic/Claude OAuth compatibility patching

Each package has its own README with setup instructions, usage, and configuration details.

Security notes and dependency audit status are tracked in SECURITY.md.

Install All

Install every package in this repo with a single command:

pi install git:github.com/ben-vargas/pi-packages

Or try without installing:

pi -e git:github.com/ben-vargas/pi-packages

Install One Package

Install a single package via npm:

pi install npm:@benvargas/<package-name>

Use the specific command from the table above for each package.

pi install npm:@benvargas/pi-synthetic-provider
pi install npm:@benvargas/pi-antigravity-image-gen
pi install npm:@benvargas/pi-exa-mcp
pi install npm:@benvargas/pi-firecrawl
pi install npm:@benvargas/pi-ancestor-discovery
pi install npm:@benvargas/pi-cut-stack
pi install npm:@benvargas/pi-openai-fast
pi install npm:@benvargas/pi-openai-verbosity
pi install npm:@benvargas/pi-claude-code-use

Uninstall

If installed via git:

pi remove git:github.com/ben-vargas/pi-packages

If installed individually via npm:

pi remove npm:@benvargas/<package-name>
pi remove npm:@benvargas/pi-synthetic-provider
pi remove npm:@benvargas/pi-antigravity-image-gen
pi remove npm:@benvargas/pi-exa-mcp
pi remove npm:@benvargas/pi-firecrawl
pi remove npm:@benvargas/pi-ancestor-discovery
pi remove npm:@benvargas/pi-cut-stack
pi remove npm:@benvargas/pi-openai-fast
pi remove npm:@benvargas/pi-openai-verbosity
pi remove npm:@benvargas/pi-claude-code-use

Contributing

Each package under packages/ is independent with its own package.json. There is no shared build system — each package is self-contained.

Testing locally

cd packages/<package-name>
pi -e .

License

MIT

README mirrored from the source repository 3 days ago. The original is authoritative.

Questions

About pi-exa

How do I install pi-exa?

Run npx @benvargas/pi-exa-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is pi-exa safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is pi-exa still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.