
Documentation
Everything you need to get started with Penfield®
Penfield® works with any AI that supports the MCP standard.
Claude Claude Code Connectors MCP Remote API
-
Open Settings → Connectors
-
Click Add custom connector
-
Connector name: Penfield
-
Remote MCP server URL: https://mcp.penfield.app
-
Sign in with your Penfield® account when prompted
Recommended: Native connectors work on Desktop, Mobile, and Web — no extra tooling required.
Claude Code now supports native claude.ai connectors. Penfield® provides an optional Claude Code plugin with additional features.
Install the Claude Code Penfield plugin:
/plugin marketplace add penfieldlabs/claude-penfield /plugin install penfield
See the GitHub repo for complete setup instructions.
Penfield® works on any platform that supports Connectors, including Perplexity and Manus.
Server Name Penfield Transport Type HTTP Auth OAuth Server URL https://mcp.penfield.app Description Penfield Persistent Memory System Logo https://docs.penfield.app/logo.png
See our onboarding guides for platform-specific instructions.
Penfield® works with any AI platform that supports the MCP open standard.
Add this to your MCP configuration:
{ "mcpServers": { "Penfield": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.penfield.app/"] } } }
Detailed Penfield® API documentation is available on GitHub.
Need Help?
Have questions or need support? Email us at[email protected]. Paid plans include priority support with faster response times.
This tool doesn't publish a standard install command — the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under Apache-2.0— you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub →