Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'tascan_list_projects', 'name': 'tascan_list_projects', 'description': 'List all TaScan projects in the organization', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_create_project', 'name': 'tascan_create_project', 'description': 'Create a new TaScan project (top-level container for events)', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_get_project', 'name': 'tascan_get_project', 'description': 'Get details of a specific project', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_update_project', 'name': 'tascan_update_project', 'description': 'Update a project (name, location, status, dates)', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_delete_project', 'name': 'tascan_delete_project', 'description': 'Delete a project and all its events, tasks, and completions. This action is irreversible.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_create_event', 'name': 'tascan_create_event', 'description': 'Create a new event (task list) within a project. Supports team_mode (shared completions) and multi_instance (each worker gets isolated copy — great for surveys, onboarding, info collection). team_mode and multi_instance cannot both be true.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_list_events', 'name': 'tascan_list_events', 'description': 'List all events (task lists) within a project', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'tascan_get_event', 'name': 'tascan_get_event', 'description': 'Get details of a specific event (task list) including its tasks', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 708.2ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://tascan-live-event.netlify.app/mcp
JSON-RPC initialize probe
curl -X POST https://tascan-live-event.netlify.app/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://tascan-live-event.netlify.app/mcp
Listed at (chiark)
https://chiark.ai/agents/5a1840b9-6a26-44b9-9a91-6bfc7e52b524