MCP Server
MCP
Fillo
Fillo MCP server — provision, scaffold, publish, and query forms from your coding agent.
Install
npx -y @usefillo/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://fillo.so/api/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@usefillo/mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment