TaskFlow connector
Claude Connector
Use TaskFlow from Claude through a remote MCP server with OAuth discovery and project-scoped authorization.
Connector endpoint
- - MCP URL: https://emun.io/api/v1/mcp
- - Transport: Streamable HTTP
- - OpenAPI discovery: /.well-known/openapi
- - OAuth metadata: /.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server
What Claude can access
- - Tasks, projects, documents, requirements, traceability, activity, and builder-run state that the authenticated user can access.
- - Read and write behavior depends on the tool called and the permissions attached to the user or token.
- - TaskFlow is currently a standard MCP connector, not an interactive Claude App.
Safety behavior
- - Project membership is checked before project-scoped MCP tools read or mutate data.
- - Tools include read-only and destructive hints for host review.
- - Large results are bounded by connector-side response-size and timeout controls.