MCP Server
MCP
io.github.Gildaraio/mcp-server
Operating contracts for AI agents. Structured instructions compiled into system prompts.
Install
npx -y @gildara/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@gildara/mcp-server",
"version": "0.7.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your API key (pvk_...). If unset, auto-provisions a free agent account on first run.",
"name": "GILDARA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment