Account and portfolio
owner.list_portfolios · owner.get_portfolioInspect the portfolios and portfolio summaries available to the authenticated owner.
Povento Connect
Povento MCP gives an authorized agent bounded portfolio and project context, then guides capability work through discovery, preflight, plan review, explicit confirmation, and durable receipts.
https://povento.com/mcpThe resource and token audience remain canonical even when this page is served from an interim test host.The boundary
Povento MCP is a contract-based agent access layer, not a private repository shortcut. It never gives an agent provider secrets, static API keys, or a way around account, project, environment, capability, or permission checks. Available, selected, configured, provisioned, verified, and released stay distinct.
The build profile
owner.list_portfolios · owner.get_portfolioInspect the portfolios and portfolio summaries available to the authenticated owner.
owner.list_projects · owner.get_projectList and inspect projects within the effective account and membership scope.
owner.get_project_context · owner.get_project_configuration · owner.get_project_passportRead a bounded project-context passport and the exact public runtime footprint without secrets or unbounded customer or provider content.
owner.get_project_analyticsInspect project- and environment-scoped event summaries and bounded event projections when analytics is adopted.
owner.get_launchpad_catalog · owner.preflight_project · owner.plan_launchpadDiscover live options, check readiness, and create a reviewable plan before any consequential change.
owner.apply_launchpad_plan · owner.get_operationApply an unchanged supported plan only after explicit confirmation, then recover from its durable receipt.
owner.create_project · owner.update_project · owner.archive_projectCreate, edit, and reversibly archive projects with explicit confirmation, a reason, and an idempotency key.
Least privilege
account:readRead the authorized account and portfolio context.
projects:readRead projects and bounded project context within effective membership and project scope.
projects:writeCreate, edit, or archive projects after explicit confirmation.
runtime:readRead adopted runtime configuration and project web analytics.
runtime:writeInclude selected runtime capabilities when creating a project.
Connect safely
S256 support.https://povento.com/mcp./device/authorize for the canonical resource and requested scopes./device/approve, then poll /oauth/token.https://povento.com/mcp; honor expiry and revocation.Keep credentials in the client’s secure store. Never paste a bearer credential into prompts, page forms, URLs, or tool arguments. Device approval is user authorization—not a static API key.
Protocol links
These links are public documentation and discovery surfaces. They do not prove that a client is authorized. Start from Protected Resource Metadata, then use OAuth with PKCE or the device flow.
/.well-known/agent.jsonAgent card/.well-known/agent-card.jsonAPI catalog/.well-known/api-catalogOpenAPI/api/developer/openapiProtected Resource Metadata/.well-known/oauth-protected-resource/mcpProtected Resource Metadata fallback/.well-known/oauth-protected-resourceOAuth Authorization Server Metadata/.well-known/oauth-authorization-serverMachine MCP endpoint/mcpPovento agent skill/skill.mdFull agent guide/llms-full.txtCanonical OpenAPIhttps://povento.com/api/developer/openapiMCP authorization specificationmodelcontextprotocol.io