Morningstar Credit Analytics

Morningstar Credit Analytics

Access licensed Morningstar Credit Analytics credit intelligence through a customer-provided MCP server

7 actions
1 trigger

Actions

Name
get_mcp_setup_info

Return source-gated public setup information for Morningstar Credit Analytics MCP

get_oauth_metadata

Fetch MCP protected-resource and authorization-server metadata from a Morningstar MCP host

initialize_mcp_session

Send an MCP initialize request to Morningstar Credit Analytics

list_mcp_tools

List token-visible Morningstar Credit Analytics MCP tools

search_mcp_tools

Search token-visible Morningstar Credit Analytics MCP tools by name, title, or description

call_mcp_tool

Call a token-visible Morningstar Credit Analytics MCP tool with JSON arguments

custom_mcp_request

Send a custom JSON-RPC request to the Morningstar Credit Analytics MCP server

Triggers

Name
mcp_tool_result_changed

Poll a token-visible Morningstar Credit Analytics MCP read tool and emit changed records after the initial baseline

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('morningstar-credit-analytics', 'get_mcp_setup_info', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'morningstar-credit-analytics',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Morningstar Credit Analytics to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Morningstar Credit Analytics support?

Morningstar Credit Analytics supports 7 actions including Get MCP Setup Info, Get OAuth Metadata, Initialize MCP Session, List MCP Tools, Search MCP Tools, and more.

Can I use Morningstar Credit Analytics with AI agents?

Yes. Add Morningstar Credit Analytics to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Morningstar Credit Analytics be used in stateful agent workflows?

Yes. Agents can combine Morningstar Credit Analytics actions with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Morningstar Credit Analytics use?

Morningstar Credit Analytics uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Morningstar Credit Analytics integration cost?

The Morningstar Credit Analytics integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Morningstar Credit Analytics support?

Morningstar Credit Analytics supports 1 triggers including MCP Tool Result Changed.

Connect Morningstar Credit Analytics in minutes

Get 20,000 free actions every month. No credit card required.