Documentation

    MCP tools

    19 tools, 6 resources, 5 guided prompts.

    This is the canonical catalogue for the SIGNLD MCP connector. Data access and SQL are read-only. Writes affect only your SIGNLD layer, and one tool is destructive and marked as such. Setup steps live in the MCP connector guide.

    Tools

    ToolAccessWhat it does
    list_workspacesread-onlyList SIGNLD workspaces you can access and mark the active one.
    select_workspaceactionSwitch the active workspace for this session.
    get_guideread-onlyReturn the authoritative how-to guide (sql, kg-authoring, topics, charting).
    list_connectionsread-onlyList workspace data connections by id, name, and type.
    get_connections_schemaread-onlyReturn table schemas for the requested connections as plain text.
    get_table_detailsread-onlyReturn detailed schema for specific tables.
    execute_sqlread-onlyRun one read-only DuckDB SQL query over your workspace data, Knowledge Graph first.
    get_query_resultread-onlyFetch rows from a previous query result, paginated.
    create_chartwriteBuild a SIGNLD chart from a query result and return the spec and computed values.
    get_knowledge_graphread-onlyRead a slim overview of the workspace Knowledge Graph.
    get_kg_node_detailsread-onlyReturn full details for specific Knowledge Graph nodes and metrics.
    compile_kg_entity_specread-onlyLoad a Knowledge Graph entity and return its business description.
    update_knowledge_graphwriteAdd or update Knowledge Graph entities, metrics, and relationships by id.
    delete_knowledge_graph_nodedestructiveDelete a Knowledge Graph node and clean up dependent data.
    get_topicsread-onlyList the workspace Decision Topics.
    get_topic_detailsread-onlyReturn full details for specific Decision Topics.
    create_topicwriteCreate a new Decision Topic.
    update_topicwriteUpdate a Decision Topic by id.
    save_dashboardwriteSave a standalone HTML dashboard and return a view URL.

    Read-only tools never touch a source system. Write tools change only your SIGNLD layer.

    Resources

    ResourceWhat it provides
    chart-viewerA UI resource for rendering SIGNLD charts.
    guide-sqlHow to write SQL against your workspace data.
    guide-kg-authoringHow to author the Knowledge Graph.
    guide-topicsHow to work with Decision Topics.
    guide-chartingHow to build charts.
    kg-graphA view of the workspace Knowledge Graph.

    Prompts

    PromptWhat it does
    analyzeAnswer a business question from your workspace data, Knowledge Graph first.
    kg-discoveryInterview you and build out the Knowledge Graph for a business area.
    new-topicCapture a business question as a Decision Topic linked to the Knowledge Graph.
    build-dashboardBuild and save a shareable dashboard for a subject.
    kg-reviewRun a hygiene pass over the Knowledge Graph and fix inconsistencies.

    Connection details

    FieldValue
    Server URLhttps://app.signld.ai/api/mcp
    Server IDsignld
    Version1.0.0
    SafetySource systems stay read-only

    Further reading

    Was this helpful?

    Contact support