Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.
claude mcp add bilig-workpaper --transport http https://bilig.proompteng.ai/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"bilig-workpaper": {
"url": "https://bilig.proompteng.ai/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bilig-workpaper": {
"serverUrl": "https://bilig.proompteng.ai/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"bilig-workpaper": {
"type": "http",
"url": "https://bilig.proompteng.ai/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bilig-workpaper": {
"url": "https://bilig.proompteng.ai/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"bilig-workpaper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bilig.proompteng.ai/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://bilig.proompteng.ai/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.proompteng--bilig-workpaper/reviews or the review_server meta-tool.
POST /mcp