Agents may be allowed to
- Find permitted sources and structured context
- Draft a decision or action proposal
- Return provenance with the result
Connect agents to a Phasoric knowledge base through MCP with scoped access, explicit product contracts, and approval-first external action in Forge.
Let an agent retrieve permitted context or prepare a proposal without handing it an unbounded workspace token or the authority to make consequential changes silently.
Phasoric separates knowledge access, server authorization, and consequential action so each integration can expose only the capability it needs.
Use documented MCP methods and developer contracts instead of browser secrets or an opaque all-access integration.
Authorize the permitted workspace and capability. Read access does not silently imply mutation authority.
Preview supported consequential actions, confirm the exact effect, and retain an audit trail and recovery context.
MCP availability, scopes, and quotas vary by plan and capability maturity. Review the developer contract for the current supported surface.
Only the methods, workspace mappings, and scopes authorized for that connection. A readable knowledge mapping does not automatically grant write authority.
No. Where Phasoric promises approval-first action, an agent can prepare a proposal but the supported consequential effect remains behind the Forge approval boundary.
Supported retrieval contracts return source-linked context so the agent or reviewer can trace the result back to permitted knowledge instead of treating generated text as its own evidence.
Start with the MCP guide, then expose only the access your workflow actually requires.
Read the MCP guide