MCP server · Poggio Labs
goalkeeper
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Poggio Labs. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Poggio Labs publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport streamable-http
Tools
list_goals— List goals visible to the authenticated principal.get_goal— Get one goal by ID.create_goal— Create an active durable goal.update_goal— Update goal description, timeframe, criteria, ownership, or labels. Use report_goal_update to change status, report health, or record an evaluation.list_goal_updates— List a goal's append-only status history.report_goal_update— Append a report, optionally report health or evaluate the goal, and atomically advance its status and revision.list_goal_labels— List the organization's goal labels.get_goal_label— Get one goal label by ID.create_goal_label— Create an organization goal label.update_goal_label— Rename or update an organization goal label.delete_goal_label— Delete an unassigned organization goal label.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.