
Addness MCP
Supports UIby addnesstech
Manage goals and organizational progress directly from Claude and other MCP clients using the Addness goal management system.
What it does
Connects your AI agent to Addness, a goal management platform, allowing the model to create, update, and track goals, members, and activities within your organization.
Tools
create_goal: Establish new organizational goals.list_my_goals: Retrieve a list of goals assigned to the current user.update_goal: Modify goal details or status.complete_goal: Mark a goal as finished.search_goals: Find specific goals across the organization.list_organizations: View available organizations.switch_organization: Change the active organizational context.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"addness": {
"command": "/path/to/addness-mcp",
"env": {
"ADDNESS_API_URL": "https://vt.api.addness.com",
"ADDNESS_API_TOKEN": "your-api-token"
}
}
}
}
Supported hosts
Claude Desktop, Codex, Cursor, Windsurf, VS Code
Quick install
curl -sL https://raw.githubusercontent.com/AddnessTech/addness-mcp/main/install.sh | bashInformation
- Pricing
- free
- Published
- 6/1/2026
- stars






