Peta Core provides a secure control plane for managing AI agent interactions with internal tools and APIs. It offers a secure vault for credentials, a managed runtime environment, audit trails, and policy-based approvals. The server connects to internal systems and APIs, allowing developers to control and monitor AI agent access and usage.
Peta Core provides a secure control plane for managing AI agent interactions with internal tools and APIs. It offers a secure vault for credentials, a managed runtime environment, audit trails, and policy-based approvals. The server connects to internal systems and APIs, allowing developers to control and monitor AI agent access and usage.
npx -y peta-coreAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dunialabs-peta-core-github": {
"command": "npx",
"args": [
"-y",
"npx -y peta-core"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from peta core?"
API Key Required
This server requires an API key from peta core. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| PETA_CORE_API_KEY | Yes | Your peta core API key |
"What resources are available in peta core?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in peta core"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in peta core with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.